D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
thathagroup.com
/
backup
/
Filename :
thathagroup.sql
back
Copy
-- phpMyAdmin SQL Dump -- version 4.9.11 -- https://www.phpmyadmin.net/ -- -- Host: localhost:3306 -- Generation Time: Oct 18, 2023 at 05:43 AM -- Server version: 5.6.51-cll-lve -- PHP Version: 7.4.33 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `thathagroup` -- -- -------------------------------------------------------- -- -- Table structure for table `ts_commentmeta` -- CREATE TABLE `ts_commentmeta` ( `meta_id` bigint(20) UNSIGNED NOT NULL, `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 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `ts_comments` -- CREATE TABLE `ts_comments` ( `comment_ID` bigint(20) UNSIGNED NOT NULL, `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment', `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `ts_e_events` -- CREATE TABLE `ts_e_events` ( `id` bigint(20) UNSIGNED NOT NULL, `event_data` text COLLATE utf8mb4_unicode_520_ci, `created_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `ts_e_events` -- INSERT INTO `ts_e_events` (`id`, `event_data`, `created_at`) VALUES (1, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-07-14T10:46:48.933-06:30\"}', '2023-07-14 10:46:48'); -- -------------------------------------------------------- -- -- Table structure for table `ts_links` -- CREATE TABLE `ts_links` ( `link_id` bigint(20) UNSIGNED NOT NULL, `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 '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `ts_options` -- CREATE TABLE `ts_options` ( `option_id` bigint(20) UNSIGNED NOT NULL, `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' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `ts_options` -- INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1, 'siteurl', 'http://aqttravels.com/demo/thathagroup', 'yes'), (2, 'home', 'http://aqttravels.com/demo/thathagroup', 'yes'), (3, 'blogname', 'Thatha Group', 'yes'), (4, 'blogdescription', '', 'yes'), (5, 'users_can_register', '0', 'yes'), (6, 'admin_email', 'randheer.rcspl@gmail.com', 'yes'), (7, 'start_of_week', '1', 'yes'), (8, 'use_balanceTags', '0', 'yes'), (9, 'use_smilies', '1', 'yes'), (10, 'require_name_email', '1', 'yes'), (11, 'comments_notify', '1', 'yes'), (12, 'posts_per_rss', '10', 'yes'), (13, 'rss_use_excerpt', '0', 'yes'), (14, 'mailserver_url', 'mail.example.com', 'yes'), (15, 'mailserver_login', 'login@example.com', 'yes'), (16, 'mailserver_pass', 'password', 'yes'), (17, 'mailserver_port', '110', 'yes'), (18, 'default_category', '1', 'yes'), (19, 'default_comment_status', 'open', 'yes'), (20, 'default_ping_status', 'open', 'yes'), (21, 'default_pingback_flag', '1', 'yes'), (22, 'posts_per_page', '10', 'yes'), (23, 'date_format', 'F j, Y', 'yes'), (24, 'time_format', 'g:i a', 'yes'), (25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'), (26, 'comment_moderation', '0', 'yes'), (27, 'moderation_notify', '1', 'yes'), (28, 'permalink_structure', '/%postname%/', 'yes'), (29, 'rewrite_rules', 'a:154:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:12:\"apartment/?$\";s:29:\"index.php?post_type=apartment\";s:42:\"apartment/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=apartment&feed=$matches[1]\";s:37:\"apartment/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=apartment&feed=$matches[1]\";s:29:\"apartment/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=apartment&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"apartment/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"apartment/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"apartment/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"apartment/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"apartment/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"apartment/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"apartment/([^/]+)/embed/?$\";s:42:\"index.php?apartment=$matches[1]&embed=true\";s:30:\"apartment/([^/]+)/trackback/?$\";s:36:\"index.php?apartment=$matches[1]&tb=1\";s:50:\"apartment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?apartment=$matches[1]&feed=$matches[2]\";s:45:\"apartment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?apartment=$matches[1]&feed=$matches[2]\";s:38:\"apartment/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?apartment=$matches[1]&paged=$matches[2]\";s:45:\"apartment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?apartment=$matches[1]&cpage=$matches[2]\";s:34:\"apartment/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?apartment=$matches[1]&page=$matches[2]\";s:26:\"apartment/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"apartment/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"apartment/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"apartment/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"apartment/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"apartment/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"cat_apartment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cat_apartment=$matches[1]&feed=$matches[2]\";s:49:\"cat_apartment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cat_apartment=$matches[1]&feed=$matches[2]\";s:30:\"cat_apartment/([^/]+)/embed/?$\";s:46:\"index.php?cat_apartment=$matches[1]&embed=true\";s:42:\"cat_apartment/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?cat_apartment=$matches[1]&paged=$matches[2]\";s:24:\"cat_apartment/([^/]+)/?$\";s:35:\"index.php?cat_apartment=$matches[1]\";s:47:\"ova_framework_hf_el/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"ova_framework_hf_el/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"ova_framework_hf_el/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"ova_framework_hf_el/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"ova_framework_hf_el/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"ova_framework_hf_el/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"ova_framework_hf_el/([^/]+)/embed/?$\";s:52:\"index.php?ova_framework_hf_el=$matches[1]&embed=true\";s:40:\"ova_framework_hf_el/([^/]+)/trackback/?$\";s:46:\"index.php?ova_framework_hf_el=$matches[1]&tb=1\";s:48:\"ova_framework_hf_el/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?ova_framework_hf_el=$matches[1]&paged=$matches[2]\";s:55:\"ova_framework_hf_el/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?ova_framework_hf_el=$matches[1]&cpage=$matches[2]\";s:44:\"ova_framework_hf_el/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?ova_framework_hf_el=$matches[1]&page=$matches[2]\";s:36:\"ova_framework_hf_el/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"ova_framework_hf_el/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"ova_framework_hf_el/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"ova_framework_hf_el/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"ova_framework_hf_el/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"ova_framework_hf_el/[^/]+/([^/]+)/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:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=14&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'), (30, 'hack_file', '0', 'yes'), (31, 'blog_charset', 'UTF-8', 'yes'), (32, 'moderation_keys', '', 'no'), (33, 'active_plugins', 'a:8:{i:0;s:25:\"foogallery/foogallery.php\";i:1;s:13:\"cmb2/init.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:32:\"duplicate-page/duplicatepage.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:31:\"ova-apartment/ova-apartment.php\";i:6;s:31:\"ova-framework/ova-framework.php\";i:7;s:23:\"revslider/revslider.php\";}', 'yes'), (34, 'category_base', '', 'yes'), (35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'), (36, 'comment_max_links', '2', 'yes'), (37, 'gmt_offset', '0', 'yes'), (38, 'default_email_category', '1', 'yes'), (39, 'recently_edited', 'a:4:{i:0;s:103:\"/home/basranmohana/public_html/aqttravels.com/demo/thathagroup/wp-content/themes/prooty-child/style.css\";i:1;s:109:\"/home/u992196801/domains/photosyntesis.com/public_html/demo/trident-spaces/wp-content/themes/prooty/style.css\";i:2;s:115:\"/home/u992196801/domains/photosyntesis.com/public_html/demo/trident-spaces/wp-content/themes/prooty-child/style.css\";i:3;s:0:\"\";}', 'no'), (40, 'template', 'prooty', 'yes'), (41, 'stylesheet', 'prooty-child', 'yes'), (42, 'comment_registration', '0', 'yes'), (43, 'html_type', 'text/html', 'yes'), (44, 'use_trackback', '0', 'yes'), (45, 'default_role', 'subscriber', 'yes'), (46, 'db_version', '53496', 'yes'), (47, 'uploads_use_yearmonth_folders', '1', 'yes'), (48, 'upload_path', '', 'yes'), (49, 'blog_public', '1', 'yes'), (50, 'default_link_category', '2', 'yes'), (51, 'show_on_front', 'page', 'yes'), (52, 'tag_base', '', 'yes'), (53, 'show_avatars', '1', 'yes'), (54, 'avatar_rating', 'G', 'yes'), (55, 'upload_url_path', '', 'yes'), (56, 'thumbnail_size_w', '150', 'yes'), (57, 'thumbnail_size_h', '150', 'yes'), (58, 'thumbnail_crop', '1', 'yes'), (59, 'medium_size_w', '300', 'yes'), (60, 'medium_size_h', '300', 'yes'), (61, 'avatar_default', 'mystery', 'yes'), (62, 'large_size_w', '1024', 'yes'), (63, 'large_size_h', '1024', 'yes'), (64, 'image_default_link_type', 'none', 'yes'), (65, 'image_default_size', '', 'yes'), (66, 'image_default_align', '', 'yes'), (67, 'close_comments_for_old_posts', '0', 'yes'), (68, 'close_comments_days_old', '14', 'yes'), (69, 'thread_comments', '1', 'yes'), (70, 'thread_comments_depth', '5', 'yes'), (71, 'page_comments', '0', 'yes'), (72, 'comments_per_page', '50', 'yes'), (73, 'default_comments_page', 'newest', 'yes'), (74, 'comment_order', 'asc', 'yes'), (75, 'sticky_posts', 'a:0:{}', 'yes'), (76, 'widget_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (77, 'widget_text', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'), (79, 'uninstall_plugins', 'a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'no'), (80, 'timezone_string', '', 'yes'), (81, 'page_for_posts', '29', 'yes'), (82, 'page_on_front', '14', 'yes'), (83, 'default_post_format', '0', 'yes'), (84, 'link_manager_enabled', '0', 'yes'), (85, 'finished_splitting_shared_terms', '1', 'yes'), (86, 'site_icon', '6127', 'yes'), (87, 'medium_large_size_w', '768', 'yes'), (88, 'medium_large_size_h', '0', 'yes'), (89, 'wp_page_for_privacy_policy', '3', 'yes'), (90, 'show_comments_cookies_opt_in', '1', 'yes'), (91, 'admin_email_lifespan', '1704863769', 'yes'), (92, 'disallowed_keys', '', 'no'), (93, 'comment_previously_approved', '1', 'yes'), (94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'), (95, 'auto_update_core_dev', 'enabled', 'yes'), (96, 'auto_update_core_minor', 'enabled', 'yes'), (97, 'auto_update_core_major', 'enabled', 'yes'), (98, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'), (99, 'initial_db_version', '53496', 'yes'), (100, 'ts_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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: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;}}}', 'yes'), (101, 'fresh_site', '0', 'yes'), (102, 'user_count', '1', 'no'), (103, 'widget_block', 'a:2:{i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'), (104, 'sidebars_widgets', 'a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"main-sidebar\";a:3:{i:0;s:8:\"search-1\";i:1;s:7:\"block-5\";i:2;s:14:\"recent-posts-2\";}s:13:\"array_version\";i:3;}', 'yes'), (105, 'cron', 'a:9:{i:1697613369;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:1697649369;a:3:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:1697649378;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1697654160;a:1:{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;}}}i:1697692569;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:1697692578;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1697692603;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:1697865369;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'), (106, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (107, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (108, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (109, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (110, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (111, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (112, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (113, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (114, 'widget_search', 'a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'), (115, 'widget_recent-posts', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}', 'yes'), (116, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (117, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (118, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (119, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (121, 'recovery_keys', 'a:0:{}', 'yes'), (122, 'theme_mods_twentytwentythree', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1689311786;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'yes'), (123, 'https_detection_errors', 'a:1:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}}', 'yes'), (124, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.3.2\";s:7:\"version\";s:5:\"6.3.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.3.2\";s:7:\"version\";s:5:\"6.3.2\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";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-6.2.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.3-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.2.3-partial-2.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.3-rollback-2.zip\";}s:7:\"current\";s:5:\"6.2.3\";s:7:\"version\";s:5:\"6.2.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:5:\"6.2.2\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1697611167;s:15:\"version_checked\";s:5:\"6.2.2\";s:12:\"translations\";a:0:{}}', 'no'), (148, 'can_compress_scripts', '1', 'no'), (149, 'current_theme', 'Prooty Child Theme', 'yes'), (150, 'theme_mods_prooty-child', 'a:32:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:18;}s:18:\"custom_css_post_id\";i:5494;s:4:\"logo\";s:82:\"http://aqttravels.com/demo/thathagroup/wp-content/uploads/2023/09/thatha-group.png\";s:13:\"global_header\";s:10:\"ova,header\";s:13:\"global_footer\";s:10:\"ova,footer\";s:25:\"global_show_custom_cursor\";s:3:\"yes\";s:28:\"global_boxed_container_width\";s:4:\"1190\";s:11:\"blog_header\";s:17:\"ova,header-banner\";s:11:\"blog_footer\";s:10:\"ova,footer\";s:13:\"single_footer\";s:10:\"ova,footer\";s:23:\"blog_single_show_author\";s:3:\"yes\";s:13:\"single_header\";s:7:\"default\";s:21:\"blog_single_show_date\";s:3:\"yes\";s:20:\"blog_single_show_cat\";s:2:\"no\";s:13:\"blog_template\";s:7:\"default\";s:11:\"blog_layout\";s:9:\"layout_2r\";s:21:\"blog_archive_show_cat\";s:2:\"no\";s:13:\"primary_color\";s:7:\"#fe0000\";s:13:\"heading_color\";s:7:\"#e10000\";s:10:\"text_color\";s:7:\"#7c7c7c\";s:13:\"global_layout\";s:9:\"layout_2r\";s:24:\"header_archive_apartment\";s:10:\"ova,header\";s:24:\"archive_footer_apartment\";s:10:\"ova,footer\";s:23:\"header_single_apartment\";s:10:\"ova,header\";s:23:\"single_footer_apartment\";s:10:\"ova,footer\";s:28:\"ova_apartment_listing_layout\";s:8:\"vertical\";s:27:\"apartment_single_show_title\";s:2:\"no\";s:26:\"ova_apartment_total_record\";s:1:\"6\";s:22:\"ova_apartment_template\";s:9:\"template1\";s:20:\"global_sidebar_width\";s:3:\"320\";s:25:\"blog_archive_show_comment\";s:3:\"yes\";}', 'yes'), (151, 'theme_switched', '', 'yes'), (152, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.7.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1689311803;s:7:\"version\";s:5:\"5.7.7\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'), (153, 'elementor_active_kit', '6', 'yes'), (154, 'elementor_font_display', 'swap', 'yes'), (157, 'image-map-pro-wordpress-admin-options', 'a:3:{s:13:\"purchase_code\";s:0:\"\";s:5:\"saves\";a:0:{}s:12:\"last_save_id\";s:0:\"\";}', 'yes'), (158, 'elementor_version', '3.14.1', 'yes'), (159, 'elementor_install_history', 'a:1:{s:6:\"3.14.1\";i:1689311805;}', 'yes'), (160, 'elementor_events_db_version', '1.0.0', 'no'), (162, 'revslider_servers', 'a:3:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:22:\"themepunch-ext-c.tools\";i:2;s:22:\"themepunch-ext-a.tools\";}', 'yes'), (163, 'revslider_server_refresh', '1696750952', 'yes'), (164, 'revslider-update-check-short', '1697541713', 'yes'), (165, 'elementor_onboarded', '1', 'yes'), (166, '_elementor_installed_time', '1689311809', 'yes'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (167, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic | Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving & Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App & SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health & Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital & Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital & Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health & Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health & Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club – NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot – NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors – NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends – NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe – Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe – Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe – Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe – Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe – Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health & Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health & Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic | Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic | Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar – Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion – Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery – Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails – Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival – Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course – Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop – Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic – Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe – Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe – About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:18:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe – Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant – About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency – Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm – Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:18:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption – Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer – Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:18:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:18:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise & Fitness Equipment – eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer – Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe – Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe – Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation – Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training – Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe – About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses – Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe – Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop – eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa & Beauty – Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening – Health & Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company – Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:18:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management – Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact – Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care – Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones – eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe – Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference – Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe – Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:18:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course – eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale – eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference – Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale – eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency – Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash – Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography – Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:18:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School – Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer – Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:18:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker – Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture – Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor – Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe – About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach – Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe – About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing & Moving Company – Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer – Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:18:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design – Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management – Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center – Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel – Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe – Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course – Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe – Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian – Health & Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe – Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef – Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:18:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course – Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe – Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant – Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant – Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project – Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer – Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog & Cat Food Delivery – Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:18:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming – Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition – Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course – Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger – Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor – Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio – Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery – Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar – Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop – Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer – Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency – Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App – Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale – eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare – Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:18:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare – Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company – Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service – Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform – Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company – About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store – Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction – Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency – About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic – Health & Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course – Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store – Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School – Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency – Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week – Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference – Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children’s Optometrist – Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon – About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery – Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:18:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon – Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant – Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon – Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon – Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance – Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon – Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page – Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency – Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page – Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page – Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product – eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym – App Service – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio – Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale – eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio – Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion – eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio – Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale – eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:18:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef – Thank You Page – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course – Thank You Page – Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist – Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:18:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company – Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform – Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store – Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate – News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store – Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:18:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant – Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency – Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant – Chef’s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant – Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant – About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop – 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant – Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant – Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant – Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop – Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop – Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop – About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop – Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop – Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop – Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop – Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i: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\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop – Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i: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\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i: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\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i: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\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i: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\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home – Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i: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\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i: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\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i: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\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i: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\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i: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\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i: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\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i: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\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:18:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i: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\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i: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\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i: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\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:18:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i: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\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:18:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i: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\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i: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\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"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\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:18:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i: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\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i: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\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i: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\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:18:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i: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\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i: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\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i: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\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i: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\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i: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\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i: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\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i: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\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i: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\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i: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\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i: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\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i: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\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:18:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i: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\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i: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\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i: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\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i: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\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i: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\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact 16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i: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\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i: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\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i: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\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i: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\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:18:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i: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\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:18:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i: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\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i: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\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i: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\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i: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\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i: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\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i: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\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i: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\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i: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\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i: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\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i: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\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:18:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:18:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:18:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:18:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:18:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:18:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:18:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:18:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:18:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:18:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:18:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:18:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:18:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:18:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:18:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:18:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:18:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:18:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:18:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:18:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:18:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:18:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:18:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:18:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:18:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:18:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:18:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:18:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:18:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:18:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:18:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:18:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:18:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:18:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:18:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:18:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:18:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:18:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:18:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:18:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:18:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:18:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:18:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:18:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:18:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:18:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company – Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company – Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i: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\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i: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\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design – Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i: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\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i: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\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i: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\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant – 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant – Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant – Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i: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\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i: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\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i: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\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm – Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i: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\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i: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\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate – 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate – Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate – Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate – single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i: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\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i: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\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i: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\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine – Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i: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\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i: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\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i: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\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i: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\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i: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\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i: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\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i: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\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i: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\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course – Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i: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\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i: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\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i: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\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i: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\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography – Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i: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\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i: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\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i: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\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i: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\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i: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\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist – Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist – single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist – single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i: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\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i: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\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel – Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i: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\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i: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\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog – Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog – Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog – Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog – Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'no'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (168, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:73:\"Elementor 3.16 - Faster Performance, Flexible Design, and more Accessible\";s:7:\"excerpt\";s:210:\"Elementor 3.16 activates Flexbox Containers by default for new websites, improves site loading speed with performance enhancements, increases accessibility for visitors who use assistive technologies, and more.\";s:7:\"created\";i:1695134049;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/316-faster-performance-flexible-design-accessibility/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:82:\"Elementor 3.15 is Here - Check out The Taxonomy Filter, Nested Accordion, and More\";s:7:\"excerpt\";s:241:\"This release includes the first phase of the much-awaited Taxonomy Filter, the new and improved Accordion widget with nested items, enhanced styling capabilities for Carousel widgets, fun new Elementor AI Image tools, and the new Apps Page. \";s:7:\"created\";i:1691513693;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:157:\"https://elementor.com/blog/introducing-315-taxonomy-filter-nested-accordion-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.14 - Gain More Design Flexibility with Nested Carousels and Loop Grid Ads\";s:7:\"excerpt\";s:239:\"This version includes a new Carousel widget, extends the Loop Grid with the ability to place static content within the Loop, a Global Styles Preview, and a multitude of highly requested styling capabilities, and new Elementor AI features. \";s:7:\"created\";i:1688394655;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:154:\"https://elementor.com/blog/introducing-314-nested-carousel-loop-grid-ads-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'no'), (171, 'revslider-library-check', '1697183490', 'yes'), (172, 'revslider-library-hash', 'dae3de1eb57eeeee008b70e9a23844b5', 'yes'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (173, 'rs-library', 'a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}', 'no'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (174, 'revslider-templates-check', '1697541715', 'yes'), (175, 'revslider-templates-hash', 'b6897ad1ea846c0481d544eb1b0f97e9', 'yes'), (176, 'rs-templates-new', '', 'no'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (177, 'rs-templates', 'eNrs/WuXGzeW541+lSjNWj0vjqjC/eKZ6WfJsl12j1XWKanLp55SLy9cM1likmxeJKt69Xc/QFwYCEYEM1NkZjKV6C7bUgAEgxH4/7AB7L3xX88u1fry2TfPMAGWGK+IMdxrpxXRxhMAOKKUYiufPX+2nk2tWz375r+egfivqQ0fg+H6ZrqZufDnVzO1Xk9N8UqtFtu1m4UiNZuqdSgyVdHEtEX/nC4HCl7Ey8+fbavGCVMAWosFMMBY5wQ1hFDmHBPGChIqTq8uBlp5/8fqXl/8Y3kRKi1X7uPUfQoVLzeb5Tfv//j+j+HKYrbdTBfzF5tLd+WW27m5fGEWV+//2DQyqdqYLGfbi+n8/R9DQx/dah0+Em/tBXgBwpWV+8/tdOXi3dJwiYZLn6Z2E58oRCTWuHTTi8tN+DsD8a/Wrc1qutxUzfzv9VLNi/L2/8/7Z5vN1W9mMd+4+eb9s3/9Zbsq6h/2vPDb2WxStlw091e439XVcuZeFN+t1MXzYv1punTFIn5oaj4Um0UxVx+nF2rj/vC/wwMJX/Sv71fv5/2vDBeMC1/Y1Ap3aVS847/sHlLxrVq7cN1PZ5vYBf7+bPcm/yM83/IJ/VY/i2ffzMPNhl8avjk0ggBkE4AmCBUQf4PgNxjHV6LMB3Xhflusyi71LD6aq4VVs/rPytpp/OLYecJfL0KHcL81HW13YbuapX+tOkP8tNlMP7q6e07n642azeI78mq2dv/9PFxu+i8a6L9vq37e673r5nqn69Y9Le23ClimJCLCSMCYJoBoBTw0VllDjUf7/bZq4qhO+yk8yPCJ9brqtevLxafJRfzVq89303OLQ133ZdNxi93dNL21+DQNfXgzvXKr54UOHcVt1oWa20KtVqFW3WXjT7yDTlu/wRt3WXI+XRbtuixOu2z1yIt3Sq/TDltd3lRX6+7aXut0VgeQk5CFPsokgAgrbAFXjFKBDPEWtJ21beBEXbVucRKbnDQiuHVnBYgc11nnhdpuFpP19J+u6q+rqpOqwiwWs2K9nE3DPbrfN6GfTq/Kzlk4753ZvCj+XCO2+kS48c3UqFmnY28ut1fhmefunHZnvOvOJOnOP4SHoBeLD8UPLlRu+7Ovr098db3q0Z2rnT5NKWAEQ0s11Eobjag1niJDgbAEObzr050mTtSr99rs9Wd4uD8LcJTVULy7nK6bbhz+FLt27LOhV84+F8vFcjsLvcIW+nPo37vnvd6snLp6Ufzbdr0pFvNaB/Hz8/AjQvVgTZQUV8Wny0WgePxttzcr1m6zXf42X2zc+pqf8e7SFfXfivViuzLlzYTPxzv536q4XDkfPhTfzLp8NZ8+feq9k9qAa9/a+z+GHr6duYY87//4P3w0llbvnxUbtbpwm9Dmb3qm5h/CPbxv++Pb8vm8fxZ+i/rXF8Vr9SE8ou3KxbuZzpfbTfF5Ec21xWoVsFC8fPNTuOwXq5oW03mgwA4u4VdspvOLgAQdePev9b8PPsv2wby6dObDInxh/L6hB3Ggj9qF2V6FZsqbGvzJ36U1yh9bhF9RaBXH8ks3W774EkCFF78wUzW7cnaqHiWuyA5XtIOr9WVUZAqq5kqDqPLvHTgRT7SExDKrMXVQQgC9BwAb4rhTWCVwKj98IiwFVU+W4Qk205qy5vG2oWCiP9xeYxz6VfhLeTONJDaXahMmNvNCuyLMKoI1GMfOoJvNalH2wFJen5xeTzcuGXUDxbbroKXiKk5GJp8uXZgXhVtZzGZxJlQPw3ns7XRmuuvMLO3MJQiLP1WThrRPlwXNbKLt2p3L3fmPDRP1MAxyFf7NuHBMQS2802HUoLAcwese3mnjVONv1eiX2pP74y+5pTl5uwG4euj3NPw+IWCzXR/nSR//0+erpGNflH+renP4c3dWRKyAHmIvmddSh4k89ST0a8kgBRjpXRcOHzyq3+6wvDeDX11vObK6M98GzWcC5sQaCubG9sWdWpJBRlGHxftn3zmvtrNwtbUtqzdXfB86Y3tX6yg4c6nm4UGEGd+Fq2dyYQ7YWG1vF1ethRq/YX6MWXoxW2g1m8zU5/DCw+eGzdG30S4zxfs/Fn8q6xc/V/Urs/RLrMmfgnJWW1PqsHydN/0NXv1naUxP/eeJ3oZbXU3iixy59fJRxt4Qn3CsV9nRzV0+FTv4MYKU70AqEpD+GBAzi5gZWuy/bAr7y/39oj3DQVEEGfYcYSUJ8lwgTKFXAEumcWs49Ns51eppXEQ/le3AEbi1bVzdQLwSWRmAu1vur9ak5kXzvoP+N0pPQp8Mtb543TTWuqMF/zPqxWLXi+VgL34bjCtT/eJ+L163hfu9uCnq9GIU7FygLYHAaxLMXiNt6MtOaegQpBgM9OKmnRP14qVahQegfm83A75kooev7cyHu/JQ73wexuF2T6DcBiiH1nKldbe8ui6u4grLJrWkQ7vht8WFkz/k6Vzat2W7GQuSzv1TtFuKH91qkXTq0piZXFYXq85cXopXOn2YWw0FF9AS4pGyBgkjGSIECEmUMnDXh3cfP1HXjU1NykYHuiy62x3Xl6EbXl0t5rPPla2bbLqWd1TEmyv0bGE+1NtYlUF4+u5YvqHH2Blh4hqQ+gZEQ1NdrNTVwAJD2UxvfaFztds3IeRhCgbiUr5BmoZuKhQKszRoBTO6XUDrNHGi/jltfsiB7dVrVvgZuXaF4doJzQ3XF9rHnlf4B6dU7QPKS/xPe4kftk4hMPUK+dl9VPNF8Zdge6jtSoXe+q1KnUNmZflqV6xV6yIyUNbdCoBceIHDYMu4hRo5HfhFBQFaW6BJ6ygy0NCpVkt3Sz6TjbtaRnZ81StPX7wlkFec8opTXnG6DxC3rk4w9XV6rUKP/8GpTRyUez56V6HUV4U7/CbXun6lDgCkcJjgKg0AkFQ7a5hnAEvsHPc77CYNHIXbo+fe9NYOeOtyYSFYhEFu0+Uy8NMuPs2L+jaKha+UEZ9p/VsaMj04GUsT1d0Wj1nMZynm1tELpp5er6Od2MwFi3ef0kWK0oZspleTzad2raJX0pG1Dar2UENNqQDUS4yQQYwYSqMDLm3nhb1mTmRLddu9+TYeeoHQAfUziW5pTZU3UtQ30vW8/ev0yi2eFz++e/0zLTX0t6CCbbCxPoa7XazPXv3VTyvFH7tSVv9Zq7/1m4K0p/5m66h4ud0swszjc48Bu1AM1dZISdAr7/AgjOaWC041NHEJHmPMRXS5Ip4Rajnb40Gvsbugwu1tgWrdfQcDAugXwaC7jfT+2e5HPivKtxjXjF4Ub/diSJRep4EkyRLHIwKFUeWDeirWwqPeqIOtcxpMvdP+7D6tw081Hy7Cjwvv9K9xtEp4MQ/lE70rn3ysyytaVKUX1dW9UB3nHSHKYOWBlzQAwgtiBGQKCMTbFZhOEyeOfyh3FNbH73fQW+937G9oVGZB+xwrq6Bai4m0WBefLt28cHEzrpldh29zbv5wPCh/wwEoJEyI13o/7glNJB7vtlLrzwf5Phb6O0qlWPc3lNKLXTtBASYN1kgwq7V0jmBKoxMK4Q5jALoMOO12UtnkahFe8GJ1vDP27QEQv383UWg35qvdTaVTv5LiTysXMBD7n5p/jtS4+ENeK8izhdOJvPU1g2JE5MWbxXpT/mo7ovfJMtSo/E4GpZ+UdymAvANhrgCwNEgqLQkC2ltIlTOUCDFIgaSxU7nuxAa/OBbySB7cwnf913DHb+IdF/GO73jd4Bx2imPHm5Qdr158Ht4qDoZ33B6ONIoPpth8DhOqz4tt8SluHYYKdrqOllTeMI6Pp5Lpo4RV61II5T6s9ryuSmJ0nK52VzoIkmHSgQWlWCjIjQizEGcF5JQT4DlwqougEzpdXTsRgXdthwz7V30Icw29Xc3XTbz1I5xkVL8sTzIegaRbT0oE9iU9uOAwsMrQX2LwEkAnHWQOYIYREZAygxCQLrp6ONlV9b2uL9z59KLcbehPufd1Xg6I7/9YLNV2HcSz3WzCO340Ys/LCI8miUrrnYrgnsJnwQILhtjA0F2V9Afw5HpH8AxJoKRgxApDDMMQckGoYM5CY6h3HcEnjZxwSaFudT29mG+X1y8sXufPdVtH6lJeiciDqqPWTJDSIrqifo6BLa/VdGYup1fLor3jorrjwk/dzD7a0f55BYLnJRNu5d8U0zbFVDTxd0yumgc0CWKN8fqTvQ6TeOwNyr59wmZhXe0BleF0rnBKspKlDqh/XmyKP7m5W01NCqbF5mJ3sWbS7lJ3VmEF10pSBxCCAUxeICx4+C3IOGV9Yn/sPn8q39LwyKvdgZOtaHyBZ2kM4qjuYi+7U+n7WOxHKJWiDSpzH3Y4CFP62EGz02h2Gs1rx2cKz9ZpFKVOo28uF5vFxUotL9P9oWXnakXP5FrXWVSjmASVcOU1p45Ij7EOT4DHTCaYtbtDSQOnWgtuW3wqSSFKtNRRozkzREZuRu75Ird17UVkGLlD2SFSqPXyQwwVdo1ZJYgWVGqFsDUk/FeEybXDSjBKqFdDND51joiy6SOy6+4lLD2KyDu3vszkzOTM5OxAiVqXa5S6XL91amUuix8Wq6v9Nc51WRQXma66i5z7BXt5o6XTUFvgEdJYIQ2QgkohCq2FHrernPutnCpTT6/Zs1zlrELHy/XMXYh9detF+BkBb+sirjkk/hQloL+Kpc/6d1Y/Pi5B5tXH8+VG63iNUsfrJjPSkCnXZC3qmXH7BR1wGGoUggJLgXHgBzKAEecN8gw55WgblrHfysl2RQMlJn528ISE61J4gCMTzXg1N5/3rLfSDdQF7XhlaxtmbdTMtR5ZG3e1/rL8XqfCw+6NZs/Lr8tsaB2sUepg/Xa5WG16Dk3r8uqesVBe65kJwjquYJiaYaQwQ5ZBYRGV1HuFPEftGT7t50+VqWeX6+r4yIpbJz+bF9XvKcr7syP+TY/N0yG7NT1Gabdu1Sh1q34XumDcct87a2NTXe4etZFe7M4CvA5Dt/I0Zu6kwnHNtbOCSuGIwMbs5J22cCKBd5s89pwNcofnbDSPOifhGlwpaR5PTsH1tFNwodanGqU+1ZUXYT/M62O83ovz6lztemIqgYhx0Hssy9yBTHgjnVUMWE9x6wnRaeJEtNpr8/Yu1sclhbgNrqrnnWE1CKvq4WRUPXFUtb7iGPRQtTddKqXfmSztruytjHAa/uclgxxbIaiQxlqjAYMIaM67fDp10t2y0fs/5nQ/6W71BCuf6mS+0U6dvuZI87eln5pR683B/Z3PVc6e6jVG5/nZdL35f+K//s+bn9++sv/53a9/ff1vb978/77f/vL9f/7t+//v65frJfj48m+fKPptUOdXCz2d1a7slczDj17HX1ol5H5RXiyfeHLreYJ3Fmcptl7tOPVq/9Xp4s0qDG5hAPpOrT4kRPrk9GRZFU1sVVSBab9gL6GOFhwZDxgQjmGDFQXYUYE5sQaDdvN9v5VT5ipNzjD7AlgRkL2h8s573nnP3lCnhnDrvY/RAQjv24b7qOwuqg+WdpisWfR/EhJRhKDHjHGOIJdcWsQc82CUyZOT2o8qKnXs2IZbQpnfGsrhNbvVvH88Q+jsrjYvCxt+mnHrF8W7Xc6idUyD6pS5rAsbildEs6FoPZ19/kNenc/G291xIznYHY9w4+fyjKID4KgOERolR1vczT6PghVHLVNKMec5pwRJKaSlgEJGJBpER9vWUexoj3lpDz7M5HgocmRcPBpctE7XmBzCRZcUtXpndckOEen1vaVyhK3SVHsIsTQMSyyQYIQraR1xHbMibeSkPjrLk5gTeY6X53h5jpfneCeAb+tbjVPf6iaFen+Hsl6o7e1R7l3vulQ46YL1JZThxFMPDNBMcuM4EJ4q1e4C7DVyIvT2Wj02GRQDd+hZER79u/jo82blICWbx5O3K5/2diVuvbsxGyDX3tyyZkBnQplc24sD0chApAgVBGrrETRaMgyoR0YE+3EfVydcdmpQVS0/DZAK3/XWZaOvvF35WLYrf3Yqzvfj4cOL21l4bq50IO+6zC/fZORpu+D16XiqBoqygfJ5DT31xnwtqrsu8i7ruSC09ZDHHQ/5ajb3fZmgMvWRL69PXHO99pJPr+6fBempdNJqwYOV5wgP+IwxdkJYonwSFlM2UbVQgxR+EUj19GKiFzN7F3l6viAiZjRPz3Y+/c+ta6bN1Q8v4RR+wPMi/oISU49w4vxDEJLfrsJHou0199OLbQWwYrGs5qHLmYvBV+X5bLHlIXnf2oasIhQnJgyh/1AfVfWORmfar6p4xldv377/47+9rW3IYASar940fLNyV9Pt1VczfW0DAXAaCPCq7sb/72JxlQCsyR76z+pyxa/04t5mgvPCWM2rY7mZ98wrHGauCiCuaWsG1i3EBo6iV3onD4itjzEpfU2o5Lz4dN2wjAu+qakRfnGt2NCl3/+xWh1sZBWme+UFVa1SjQi2XAkrXjZ1qr6+iae4uOkqTKDjvYfZzCPk5U+b4qrcC9OulGx44PFDMWlsbCY829BOuN9o3pUPKnxpfX5nrBeGjqmZhjuYfa5M4SCQ5qYysc6RWG1AAE4DAn5YLOxQQLIP1/tJZTpXu6c/ce0poQFQjFGhgMJAGA4MR5JzmWRqjU3shyH/Vm5SfBG7Onf0kDZXNwq5tLes26jpThYxOUG5z1ne5IsHx5ha1Rswu/W8ONmOk9lqvyBD7WlA7VEHW+M2eICkwQN/iQkA4tZQTAayTri2qgtKX4n1Dmzdyx2ycQAlIAxbiTnziMfDJGQMzgxmGjNQ78jWtFE2cZRB1r2bscBreJ/zyH23jtpOU/MgxbiFEGVYzSRnoa9XM8sHQEhnoe77G67RJQfh5hnlY0bZo10RI23cAUnjDt6t1MdgTdQ79K+q01dTnG3KCpN1WWFi2gp1sPlgcdfrVTtuGTTccAKdNlwpaBwEAmlgNIdt2PlgW0dxrmmyOSzvIQy39qS+zuHe1c9sDrxd1zZRoXSwVANzGkLX/l4tTLLPyQP5nOQJ5B0jqvXKJ6i75GXcctNd7aqv7Ba64t+7a1w8xmICgZ3gFATDCnnGCeOIQsgVNukaV/zwUZhJFuWT1KPlCziTNPp5cSvPAzObvpxNrec/wR3zKUxRftipP13eapFQZY5ql7j2S7oHEkGhCNbWC4kx1jT8H4aeWeaMdZi2eS96zRxFsCRXZ2hDq9XtbCZ4iF9fZjHtthRTmlW/NNPsmHOWh8KPvrrkf18bf9pQApKGEryKx3yHTxY/BHnY7pZgXeR3JbWx1L3eTQAoAdKeGYkhYgYZhhFmiGkZjCjEUDtV22vkROjZLLbm8hZL7PCeDh+ql6LC3ZSerfsHEOHvJku1Cm9M/f5w61JfdNj688qPKav/zNXf+rKT1Jcdf1e8aTreW+PmLj26oS5Y19frMxvSqx3pU0gZ89A4RiQHwkmugKfWKw+oU7C1OzpNnEj42O4UdJP8n4d0z29tbaTyrVZ34y+rtF+FAsXapR+X3em7eHulVpsmGG+1iqK6KpPuRjJWucUX84/TuYlrOOFF1V5kxbvFYraZLtfl7lg0r+Z11NEDWzJdYuUo6rwEfXKKtX7tJPVr/zXMkX8IH16sUo/M8LZDh4679qFDt+vNe9e7p3+FmQaykDuhDTeKQQ0khZ5iQBWnMjnloNvIcTtpbr2M7swfk+DoE5kwt4+Q7lsiA1bNI7FNcgaubEadGECtVzjhXTMqCcm+Nm1DsFauydwQauwlXraYUEOtEoASSIDEjjDAmAklnMJrkjeE5k5nZ9Vm2y3JtBemzY4iU2JkdedZicVk3XJzOUn8x3d+AGa22Nr11wOxbJA8GA9aH2siOgbJ4tXi6srFONBvpxcpEBYB/Bet+su/dje7fTA6FJaMsmCDCOAE0ySmLqYaE5BsO1WfPVLXC1Pf5xF+ieD4c5VuFP+bPtXlYh3nUDkAuDMtS5/Q2+p9DgYBr90sUjFipx4s1jEkuPik5pvdo3uisR5BQ6FvlRk6Yi9vFfI4CdX6VBM5Qqi3V+FDXUY1v3ldF+1o1Snocgtyg5Q1hhpiiGZCcWVY0B1GXgEMUm51WnkAgqWWyZ5hghjr4avI/Mr8yvx6EH61ztO04zztQtXtKr7vH8t8AOnG+XQerOp5eNvtjvnuUodZABMBlXSICgqg1w4LITQRAgOnRLlSXm+V7z5/7FJPfdfVtGw0lcG9OvgkftOpr08U0bqw0zCDWkUsJEultafhYredfhlXws5xGfrrWnrOy1V5cnpjdNLWYZumDtsvL1yMA/u1Sl/Xx6cqyydltrsdQNOL3ZUpqR1S3lpKFTDCAhv+MQYirYgRqI0ETls4CqJ1Q3X6vbsHaXEMSct1qQ+l39Fqvk7TGVRZV8rukIDURPPovALvlLmcuo+RWdPmB2R/y6fhb/l42dd6gtPUE/ydU1f1zCIhXngFm1Cwg1399w7nrHAahr4PuOISxV1CCIUOk17PgUHlT67urv7wcUEnl9srPVfT2aQ0rCa9idUtXMPhC3IoXeqtnR3ij+smSi11t26UGIVnp+todoS/1G85MC7NMFc6YNY/sbIdXxQ/nY8/ZibezYj3eKJyvjwPWJ3pdddd12UysCDySRTCdUnAqk+Xz7ttoXeneVv3gUeL1jef4v3RYiDxxO7t95JP9Eq6JypxRpml1qgwlCBGDUDUaKSwZUwKIPfHkL0cFKcZS/YSUZxkUAHXDyrFDUaVXWqKPK7c/biy66F5ZMkjS87+cWdjSxt3QdO4C/J/iyYdb28+ol08ILtexduNLZ2r3bkJN9Q7Lz2iHGBuuYJEACyUQgoK2uYQ7zRxqnhV8mGXF7Vc02hyid9mgEHXDDD7PgacHrNMU99uUd9otUgTXkgTylCe9lCH2p/XWoyOvuHxGImpd/E8ikUaSeJmpQP5WWdFGokWeYjVmbyYnicJtwF5G0JD6a2X0+vV6sumNF1V75R1j4iG0CKOjOCIc8UVFlY67i3EDnFJ+N7ieqehU+G9XF+/hWvFqdfXeyk3c1qCvGiUU7l87bRtQ30o66RyuYo+Bm8Xi3knnUu8ul4kORLaS12PDy+ks15KSiFyMSmCYEQh5zhCUCCZJHVpPn9k3uLYzCS2k0T3bOexH8dRvzmDahLBfTd8/bJML/vHnwXpJ88+9Np4YNp5blR+VKtpmDBG+7hpM/rbrafB7Apd1q1z7vhHkOnvuAPaqqc5iYQrl1VSHV6zslKv5SSeOrGVF1/DUR1f2yDRhmPRNBzr1eUqTM+uArbezsPL3A9sX4eL3aD23ZW9fNGEaw8E5kZ5L5hhiEAZrjImAUqW63cfP26oaO56EtsbDbOid+0amHquXG1jqPksHnXbPNLytm26Kq+KuYv+gvFZe7U7tCNTNudTzfg6hK82eoyKTmJo86H4NvbN19vwMDqZoc0HHQqSnNDVhW4iDk8pV9Qri7xlRkmBFFOOOcmgZJgn2aCrTx+ZCNp8mMRWJlfxbidl+ZGbiydeQoi3WOhS7BW8Rvz04qrvlXY2BmC8jY65r2KkaLOumo92y2uh2bkucquNKaNpTNnbmXMfip9Db4vTxDfhBjvpOELhrCpbVkVNPo5uQXe6zj33iAEhMVNCORRziGHNrZTOOeyThBzdVo5CWt1OeSb4JCYoS6bu7eThfOfq8+LlcjmpX8TkTTlRjwFeC/2P6H3c5IkOVKgsjzo0vjRwquxDbcqyR2vL5XXGs7XB0BmxrI0vY2l8WRDQGMnUcjnEse7lrt+XcJqBCDEDiSBKC2+j15dxmHFhk22cThvHRUkEAvQ5dht6ofLSnYecjRAs3H9R33+91BgJVh9XVE6/gqb1djqzdxp2dnZBZjkA4uxsNBD+b1L+rwDgm/J/D8411gZ/sTT46zu3/tBbEAv950N3QWx3pZsejSMFlZAKO6wxxkYTq51GWHiKiWnDZXcfPwph5c5zbOrmKYdOzSztVLi3KJV4H2lex5hraDErwu07tTum9tNltMzKk2vLFESLT/MXORNilvfp5d3GN7HOSRczF97In92ndd+r0MSyeSjaJQqod0q717vpnJHBniLoHYZaACmIdsBD6aCSQiYJEfcaOVG2sdjgLXxPTq3+kXN3yt+6k1m1rNQ4nbfueLcUfqyVc4w9+BzlLMXehqewNDzlpxLTf6qcWBOhly/1Yne5Unl6setj5jy0nGLKrUdGU6ylBIYThcJcBeJW4mkLJ9L38nKxaf2Fb75CvCd0sJ9bkN9S6OV97NyB19vpRulZOUDWESfRZXjVqOUB5htfh3NZXpLJuLsB7tqICZZGTIQ3ObdqZYtf3wxAb12XTj4tJ/vsGyjrnpiDEcBUC4U4o8gKIKDV1itMsDWyTNZarzL3G/qqSdg611ZLBAOvIHTi0B0mMfKupWWl/7sk1JtqH96Hmdai2okvP1uUfa2KA7z2hstlpUymh09TNkCpZ3//r/eBQ5vL98++ef+sHUMbhYRXGG7zfTq8dopeLC+X7589f/9srq5c2UbbA4qX1v4yL0sDo8rCSqyhubrJkaf0/lrJPvvv/3h23nRtwxgYHZ45vgkvpvi2TiDXmT1WE7L44iZNgrlkDrlf2mGsJ8ZTrR2FyiuqMIOcEq0Dao1W2qPuTHK/qfOYTx6X6La4TabIlX0T77jOE/nVJ36MXW5Sdrkb532MnXTzeek6iR93A1DO/fgoTb/W65+lXv8/NZ7cH13x6+V04/QiDOrplLet8Cktr+e+Q6VdPwMqNFE+zIItM8xwbZyhCFFBqMNOk3YSPNTUUXRKWpy0TU52W/LVxl013t3AG/S0a2DNRDCKqVkDq0XlV4ur8nr7QnaGVfUAGrnd60R5KCDAuNVGBSTc19FqjW9Gvdla1C9oPeoxekOmpt2j6g+DTOm9kN0Sgo5Bw7Xq8vz9cc7fxyzjXufoGMf7pQP2cdtrjrGPb4Oz8zeW2wADJjrj0XzxsXIM722zTHdlyfjTXOqmbcCEAM0kRMxKAwXz1hoOsYZCh4eBkkGn+fzBkeba3qtdsLL2z5iqZy6T6J1zswEG371b284dd+YuomnnlXWTqNm9w6leFA80ukRNz6bzD2US5Aph578gO3pYZ457+Lp97vAEyTOiahv3wFL/4e/U6kPxqu7T35bOYZPitZtvU1eVUGdSZieIuX9LD7LJVVWlOZ/UfAh6Hqu3d9QO0RYhxqG02GCLIWFUIsmZw9Co9lStsdaOw3HZarKeVKOtiqC42fpEB8QAkWMO//tbmEdHP7zKI6w1Y8vo32o6H2FX7oTVmSaK0HHrF1xEl7B15HPQjQ+fqD8d38ddkvEn3z35oVwFjiSIr2t3n83cRcWlDbejRf3Cnjd4S5aTbxVtWn5rs9ZR9Y/1dWGmnY6+Lh/jLtw1cNjVfoZ6Fel1zsyqLKDiL7svuAXF6vdz3GJFKP+h1mYRGTICuOZa6KLhp1SouiPoNV9VUgaNULCNouDgOgr+6Mpc7IcoCG+CQLiX01gE3BHqHQvmphBGSYysQVIZxSn0B/kHM/wy/DL8HgH84BnCrw274PA6+L3U4d1eQz80UXWtaxlYV+2QEElBAJQAUgQVlFwJJImBmniOrU+coA40mHmYeZh5+Ah4iM6Ph7wN1+DoOh6+dauPU+PW1yART9ZtxWup2NbuOoBbhZ1lgBKOwn8VYoYHg1FT5AX1Ah0EY9tmZmNmY2bjI2AjPkM2trEuHF/Hxjf1caDXsJFMlm3Fa9nY1u6wUUpHPAFYSosAYlAxiCEg2AJHgQbmIBvbNjMbMxszGw+zsY6Oeng+kjPkYxsexMl1fHzn1pvp1WI+DR++hpE0dL5O5Ws52f1Ed4LtJUTQAeesjS6gTlCHcEAlJ1gZpQ+ysttu5mXmZeblI7Al6Rmyso0t4vQ6Vr4KH75+5ZFNzK7etYTcVe4m7AsTamc0hNh7BD0I1qPjyhogGOY4SUp9sMnMxczFzMVHwEV2hlxso4I4u46LPywWm47L4xCW+MQ31a6lYlN3z2L0FHJPDTeUOOyAQdZyjI23mABweEumaTEzMTMxM/ERMJGfIRPbYCSeZpf/ucyido2f4g1cFK/zThQAAsmhxwQLbqmXREFPHOXceSyQ2gHw5I6JGXkZeRl5p0Lembkjjjhl8zbUhYtrabfnj9glEDxMuq4PIqHac8ilIMHEg8ZBiJxwJgaHA0KpGaEczITLhMuEO1vCwTMkXBt2wuW1hNt3OryZv+ENXA0FAUgTBhgW8SghixmJmVQhgzEakNsxs+4kXoaZe5l7mXt3yD10htxrA00EuJZ7A86FN/YrvJlLIdfCOIW4J5YpB7mhDrrwB0Qo1xawMQCeypswMzAzMDPwDhmIz5CBbbyJgNcycMCJ8Mb+gzdzHbSQCIkpZshyiBDDzFgVTEIaQEi042MMPJXXYGZgZmBm4B0ykJwfA0UbYyLQtQwccRS8lY/gzd0DAUOUam8Jgo4Az6FXAspgKWJptQd4jIen9AzMTMxMzEy8QybSM2RiG1si8LVM7DsE3tQX8EZugEIJYTAhnHGmGcTOUKuRd9QyjOHoVsipPAAz/zL/Mv/ukH/sDPnXxo4Ici3/eo5/N/T5u4m7HyYYAE0I4AoBiZ1GDjogBBPBFMRQjsHvNJ5+mX2ZfZl9d8g+fobsa2NBRBoL8s6Zy+LfwhuchztrWbcJl/+xu1rxLbnW3eLwElkOLDQQCMyFl5BqKAwyTnNo2y2OpIEHBdgLeEKE1Rldy+Y6CV3bw/EKG769lFl1vkOxWan5unr7j/Bgq3yA1DllbRZtMINIgxleqVXxnVOzoIbLUqy7s01UuM/ken2mSXq1mzdUg6hrIShVQjliobVMOIil9pClp2KmTRwn8NDUpG3rVoeY7Kl7L18zoyCrO6v78ai7dcsXqVt+ND7eVknEoy9+PzF7OXEoK3S88buXu+fCWSeg5cSQoOswJ0EOcWLDRAULZY2g3TnJro1TjeRtq7VPf0/scEjs+K6Ts5enwsU6KryeOCuJj7tEQHWutJ6Fnl/nZ8+HVOZDLr5KCrXu8iJ1l3+1cqo8puiHVXgX8YTB1M6oC31SVtsa+yV7u2OYGY2ZUB5roxTywdrQwGnnHSO4XRvpNXMH50Xc1ObA93JGxOXU2ubSuiJTPKNhs5peXITpuy0+TlVxR4dEDEp56NiITMFMwa+Tgq1LvezYYuHJrIs3zVkt35e2QGqKxfJmoaK1xNKrHQBCrC2kXmNrvdBSEGg0pVpILKQxPHEPSJsYhV9xow6wW0ipTJk0EPwWx/MeBqEE4EQgvFrEFeNYc7WIL2n/pJx1PionAzED8a6B2Pray9Qs/G672Czmrj8ptVXBjoH137shkpIIFpeOgxHIDWM0zD65scEeJMIY00YM1R8+1fzz0qnYb0tB3NL4IwfOzRUnY952Pv3PrWtJF6oE9uWjwfKi11fHldZ/Xaaxi6+n8VzF2X72idVvQwknqqvdXXdgmWJCUquhoh5JDRmXgEFKoZEe7NBSffY4slxVNzuptxuTrdmbLGyxA2YUhOAJbLLHJn+aP8zxe/Xhe/8W6r0t63VP3wuPId7W+06HDA29a47A/Vw/8RrRdvFpHhm0KU8fn4VnW9OobrCGUPzF8WxCNf8cj4KMDFh3HA10eOQXq8U2wKvTTLDOGkE2XxNf4rrQC/v5eSyr3nv5oJsaR40XarNZTfV248bMucp2K17u6lVP8P2zF5votBBuvrr3cCElcPnSs3fFI/auuKxyZZzKyaJR2K/1a28kdmZpRsjwQCbbIAQIwMBItpdZZFU/vb2BLF7tbskKTRgUTFLmmWNMWWCAcIRipLW2LhnI4mfvbSADtxvIOMgDWR7I8kCWB7I8kJ1JNpmxgQwmAxkcGMj2E8isfhvMGFNf7vlCQ2CIJgZgL5GIcSFOOkm1CcMZTAazE+SEubvRTObRLI9meTTLo1kezc4lR9DYaIaS0QwNjGYDKTFWv43lwGhLukkvrJLYCWqYIoQyCzECBEDCPRDcJ24s7efPdWSDMA9teWjLQ1se2s5xaFs3u8wPMLjhMxzccDK44YHB7ae576w5/jatLuwNavFqd0BjDjPhhLdxgx5yojwzUgAspHIUp7tn8bPnOpiJPJblsSyPZXksy9O0c0nhNTaSkWQkS/M1/DRfL6erKvjux9JtKxnPpm3hZVNWDW29km74k/SAaKQd0AwKr7iDIgxxAmvBNE+SFPaaOZUHWlkyado8epy7ZdRB6VmV+p7FvtgMV96pzTbcZKDFf25D/Wl4VZ8DakPv2rjalap0qjKLxSxxxq05/HAeYcmPeFH8WxiYCtfxDUtcw+K1ZIwoPcWegqNYyZzH6CYmacKHNKfBa3Wh/jkdckC9qkuWi3WykNO52oGCoQx5TCh3xFltAQaSSh+TODMHwn93UOg0cSogNI2Ou6Ne5zlGus6oEIAThT+rygV/krjg4+8mb7pe+C+K7+f/WHz+Q/ZNzb6pX4tvqmQJdNJ8C392n9Z9a8T9vgzW+pA10ivpZsfzCFiqwiBuJLDOAqEFpl5LJzDgtrVGes2cCj7z8HvGjRF4t8bIeCR2qa+lW0W+FD5IKfY/O10Hu/ZzoEQRb3t/Ph4nEPF3/KEo1VFEedwvkoLI4zyyglGci243m5weItPoaBrxhEZ8YLGvmfm9qeeEiSm0t8K23NWo+LRD0XjF6jbrvwcxNDP836IJvfwN/naOO1m3nBS5YmwSXYlrMY9P5MK1i3+1fVSH64ytOlUWUiRVtcwV2RVXuvKiYF4UzIuCeVHwfF3qwxtwD7wwKJJRTx4+wL0/8A2doD46+B2ufM0ASL6Kg9hLQ3J0ELyMtIjR4uuZcx96cfil/biYT6y7in+aLZSNI121b7bOSVoz8x72JPaHJtzIaeyyjYCtTNZDqar7iLsp3b4UbPix553OTMtMezJHrd8jzkaWKaL/aMuzNH7k3eel+7QKP2bVz5u02ZW5pqhORL1XsOem5IVWDjBjiOIaUmGZAAZAR6W1BrXZqPdaOdk27q7dSdPw9XjD5aWT7uVO16W2Gxo0O7mrMAuP15MnH3rDJPTk+hc3s8cz2LO5r2XSZoG5GQDqV7O+FRwHFkiSrhCecbwySJzeq9gtGmtX7OSUF2sPL9Y++/t/vQ802ly+f/bN+2dtt+y9hPdpp90vfbG8XL5/9vz9s7kKhklsKXk7L639ZV6WBjSWhfXDCU3Gfwa6xfuhjvF+oGvEJp799388O+v15hj814I8DZ34duZC53u9sK6/CaZjWbhJt7cFtne9g3HkCHGSMyqZ5ZQrpQnwXiEBBLPGt+ETe40cmQM0NjaJrU3iqsstnHEOA/zWG+/D3jjV7VQrzD++fvczTdcvP4afvXhehB82m/6zZtfcfSrCvRXl74oWqnvwVMXZI+fr9ciJ0VQtHlLn83fls5xNzXTzeT9/0yYpG0zl1KvQPX7EUgMdp04prxhmAgtJFUaKIU+Ma/3Se82c1HFvABLodpCQZ+OYXuQ5bJ7D3sdeRAcLZ57jh44xLwm4gWSMeT2jqEOjPcNoiHsDNpIEHEjoiKVCGcMtRF4AZB3ywUzS3A6T7w6clo9n360NpEy/TL+nRj94jvRLgjQgHaPfL2HSMQq/RV04zr6yRjdHurbCy3g4BHaYAEIkY8QwqhXkXlM4jL6ynTMjH8YZfBl8GXznmkNkFHxJ9AlkY+D7Nfos/+qK7xZj9PsUanxydnEQgE2lDgOVEgAoQnSY7TqlMSCQ2AA2j5H2LvERH2zqzDAoyuWCjMGMwYzBc8w2MYrBJB4G8jEMvlkt/uG6CZU6UFq25eMQbCp1IEg9gxoriAHGWjFFoYICcQAZdkDRkdW/pqkMwQzBDMFHBUFyjhBMwnCgOGQLros/xVMLDxmD64u6xmFzsKrWjVZ20isvDKXOIocDACXUCDPGHYcc63GDsGrs7PZD8sw40zDT8BAN6TnSMAnPgHKMhu+UnrlRg3DTlI5DsKrSAaBHQmtiLALOQI+kgtZxq6iyQBok8TAAq4bObkOEyky/TL9MvwP0Y+dIvyR0A4Ex+sXeE9oOb+FqDIGmU2Wcg0m9bl796PCsJAeeYkIk4Jx4JRyg2FMdLMRhGCatnR0RGc9EzETMRDxARH6GRIRJ8AeCY0T8YbHYjO8R+6Z0nINVlW4WHemcBppoQZGhnhPsoLacOeyER84PI7Bq6Mzox0WeDGf4Zfgdgp84R/glARMIje6P9EJ4UyKNB/CO1BoL341Xfks/81BwOzp8N/SDQ50jYq+NgCiDltfFvxSrxad1k8s0SHRTnrvhbORHjJIIwJluqrCLYrnYVHlOczxvpt3dxvOexAn6HoN8R1GXBH+gNPjjz1PjipdzW7wKPXW+H/4RS0NhWfbb64Hwj16F7jTXixjci5jhhDCCwgyXUEM0hCJMeVk7ze01c5yFNw/NTUxsbBJQuAyPOTyuyfVo3MucyOpgshwUkkGYzb6LHS7+pYbFmQaDsDEGJsEgiIwzsBcO0qHTj4PhIANVuoFwTGIIMA6/WSOgGKKUGyQIVcQyBeEwCX88QTjIPbHwtmkQMgwzDJ8KDOE5wjCJDUF0HIZv3epjuLIew2FSPg7EplIHiQB5jpxhgAkAjECQahNwp4BkiDjBh5HYNPUooIhZthAzFDMUzy1uZBSKSdwIYuNQ3D9RvUOol0OHq/drdKOFKQSeeau1cJJw7IRByDOJFNNGSD/MwpfHH7l+X9ZhdhfMIMwgPLvIkVEQJpEjiI+D8K8xr1ECwogTNbclUH77WBd2QNiv0U0tpbV0UFmMJMHUGAoAJcgCwwGirgxirn5Wv50MwgzCDMJHDEJyjiBMokeQOLBmGPQ9ixpfj9HwMq0xjsS2Wtd72mPJlIcMKy4tslRjajXkBjrFlWLDXGwby3DMcMxwfMRwpOcIxySYBMlxOA5EGHfmsW9GIowHK3VTzTjGJA3/77zAXkhONUVISAOEIpaQ4Xnzm5NEGN8RFFn3WFCWmZiZeO5MXDdn+d43Fdk5UjEJMsFgnIrv3O+bqteMmYwxla5uaoybjG21Lhs9xk4LLI1kTmGEqFfeQyMsFkiDkal021g2GTMeMx4fscnIzxCOKIk3wXAcjq/CB3/p7LF0KGVC8cAuy1CdbkaaYBRaqY0Pk2hMuXXAMUg4AE4CKRgeZmLd0qMAIs1AzEDMQDy7GJRRICYxKBiNA7EXgtch1HAI3kCVPRpKZLnnSGPOoSKOU+Il1FYBhvXYZsspQvDuCYbkfGCYWXjXLIxnSW/X8bS/8ryShZmqWbG+VKt4qT6tavczm1c2ULU65mn3tY/g9JJHiGJ5jihOYmRw6h8uwLp4u/kcxPNTjEtLIBxKdtANf+769AghoNIUeg418tpqhACnyGIEA1zVjq7hg8fRNDQwWcf7m5Rxczc7Egme/Ey7+N3VEUKl/EMv/uCqE93jQUHNQewC/M91dUpSeYyn384/fG5O73z8Jx89toOPjkbHozwKCSWRIJh2TkrbNodd1o+mc1TadrVb6WxOSWsudXMbYG2Zg8aU2xIAG0mIV4BqoJAVPD0grfn8sWejbZsTLSdNew8CgdrkuSqlH82oYAiVgllFhcSA33ir7Wm9H9V0FlN8VUSo77cob+3hYHCAA+trQPCIz3k8wQbA44RBEgmBU6ffV4uraA++XYRH8TIYhb/MExhUhbHsZTwickeEvevd+RZEVIQ5F6BUyzA3kdJpybSiSALoVYuFvUaOY4MpG5usQ2uTyrZ9WDbsTnI9AIn+o789DW4/cI2dUnqlpvGHqHmYtA4cU9or7p9Tmv6efyletx/4wmNLuwf7hgvxxaYvOrmnR3J6KUp87/EBl9N+Oo5yMSH0nHpBYTQhx2i9gyk50rWP81rs2EvUIW59jKkrOtO14UQdewk6wnChyoWFz0X7Y5JFhqVbTV3odS+K72fuIi5JjAz4YaYevrsz4pdEqBZedpAIHSW8+jAi/iGvoOTV5DvN9XFUbPs95vgYXb9InPZx6qv6dh76Yz2r6Rky61CoOibM7ko3gp0AYQVlXAvlKYfMKaUtloAg5ChsE5jvPn6c2RKbaaY0D2W2hIcVaFfqOqIhfY4BE51l4HL+shkwc16E4T5QbR3TGsUkRsnC4/tnPy5CZfW5bDmI5vSmzu2PZC+f+4CV017vmzflgznhAez1Q6q+bv1YDJjEVRyn3pBv1GozDeN/03V+mafWy7Iubfr6Yu6SfZxeWfeUKcIgNBIwh6lRDHgGuVWCIch1mFTIxLbpNXScOvcbDCRvLZrjz2S/tVCL7Xz6n1tXNPdVGxxBZmpTbums3eqjqzZy1pvtfB7N8WrFMg5CqZTvdt3B9c97LxcizOXUfXQ23HCwty4uw23O1OeAkWp5saTLq7dvkw+/KPasFrNdb8IM4J+1BVW1/Tz88Fn1ICJvvv35+z9/V7z+5bvvi59ev/zT94E51ddEI+tiEZt5H3TyMc4bbFGuKReTME6XPFnHP7Y38P7ZLZ/Uk1v7GENs00nXQ5zdK+zDtsHJOhnSHzF4f4y28qL4aW5Wpfn8/fwitBXfVNXr9+hZLbB9W/bC11FDf3+33SxWUzX7jz2Ed03u6ucmPajsNpv6swFZl2F42ywm0/o+Jm53H5N4H5M94q3LmWSphkmphj/uDRlN031WRoov5xc3GlMSD3sCDowp7z4tDowpm0+L0TEllHXGFC2c0Z5gzIli0hGlMZJOCUzCuOK8GB1TQkOnHVNusZn19Ywlp1u1ypQ5rXmXuHUTeEiKYdw6ZOBt6vIROcbSriAx1gYZyii1wlJoLOQmqBPE9DmcHBBkbOpEkmz3OerWs4133jZeNu/ueJc7Y/desIsTh3GS+ke+Waw2fjGbLoq/BqB1NuqXTdHHpqRmbfd611tHGY4w8J5qIYDXzAiPhNfaQIR1cj7fXiOnOopg1+yk6mjXJ+4+dUbGwT26iFVd7gTYSA87XYfrnyuW7m65aOPM46J4Qt9P6vPzIvz02bR0zIvq92FQ2iF8XXvblYBq2bO+az7P1cfpRYmKkhLJ9v407nGU2/nzWy3h9xX3x4vZQqvZpCTwemQB/20Elil+LuvUq/X1j8oT6szcB2Ju4pNO0mThL5fL4m2YKJswQU54q5bLdXu1Ym1yrZv1USDlvMRQA8wkEEAbDAxWSIV/Y9hmOksaOI6xoaFJ01Ky6zqK2Ts2Y991tzcv467qwvtSo9H1IfTHxexz4KptVjx2GwORSfHwr9K7fF7Et7Esj0nYFM0PrL3UXxR/cpu4d7raBHDH1fkI2OlsFuzHVfzeEuChgXXxwX1ujl3Y0Xs1/VDT+w8POYGtn8OgqDtlA5punuFbs1rMZlnZtbITF2eSujj/aRVGxM3n4ju3nl7EFNgdN+eLqtSWhTuJd6529wq11Y5jxRzVHklgNCEQcSCUIRCTNu9/p4kjXSDdepPIu+knZV+bIAD5/ee4LqVeehbv6T3R2NUi2FZxjAqvSv1erI2bV97EZrGY7U911y/CiFre7rrkxfv9xYeGFWG8Ddaa3sU5OJtXos5rvftVPNQ7vuni+99NqB26wsvScSMOsJvSkvpbfMVRicVP5QLBiVe6TXkHEzWfuPoOJqq8gzhaVjt6cZSYxLc9KZcoDqxxd1lww9VtnLhhk9QNmwBSfL9ahWfwpuvqFQpcvL5MHbzSi91kgtYwZAVAmiDNMRCCUWiUgdwCQ0SbNCtt4TgKhZYmZVOT2FbivvMg7BmcxpXrY9VCUlHeahFvtRfXVi5HNUZJfCFlrdpDofjFB0BtV+vSkiibDy910QbO7b65/LaVu9jO1Kpi4WV1OsJ98CjgCAZAfBVU+u9zNy0SN2rScaNWqzjGzYo/xY+sPidyNnXRxa6kUvTe9e4EgkCBhY8ZQhE2BDhIjZTCA6egpKgV9V4jp1qoaZqd7Nq9fgZBTi3s5iaK+iZaCz6YFlsdHnyxMymaReLLzdWMFmWq1NLAqNw4w9dGX8YqPvKUomxu8XEGBeDEG5mk3sg/TGdX0Xhb1rpPerNvinb9eHdl3zqGBHnEkTGQWsFC91U89F3gpKOiPQtm9/Hj+u6umdqPbhchVDzIEuOm414cR5j2mdbz3GSlUZVROdP5NnSmYB3HyVy0ldaujLGuY26WblWt372IHTcePxjPEFwXs8UmTq532ybVit9iWTnIzqYfogEW2igvr5cujo5BGTb8/NISelhPvM572x+g9gr7A9S3bWRSfL5vm+f7tOe/iYss6bjIxldZ/BI6kkp9Y+PVRX2xdo7dXep64iEjtPdGQyyUYAZ4HOa/1mnNrAOkHZXazx/pHhvbmZQNTeLAtFuqvffhyBXJw+uZnG7+j8XnxupcR8f4WNk+LwefST361LsObfRAtVwVgw/CuFa65IdJS2WfXi3Wm7jsdTWdRx+hZZirLNYPK9Q8vz2tSBNHWpI60jYBKvtR+PWUZVpfroSaXuweSkmE9ZxZKSWhTAWrUYdR10jrw98cAjuppi0caT1WLVUeTb1FqvuW7GtVrjzVgXfNFO/tbGrc53oEft5xZS/FF2dxKob9lAtTtVdDnPz9I0bJXqqPpXt7IuHP5fxw5v9QxdEmQbP1VttI7OxljLSZrsslkXW8qZguYDYr1DaM4XG3rLyLgBa1XM6mp13Z+gJ3+fKxDTrMJyUHh+f2yX89y1rNBuDLnXlVw61c1PrrNMhhsVoXv4b73SIA5ab4YRE3GO9qkatZD96Ze6kb0/CSVgcgN13RSvw1aeqv+VqtPwxtnV2F6729s/RiNwu8kQQbDB2yShqGNaJIOaU9pcRW+emrX5G2cBy6wjAbnthsEluctE3ev5HReYJ7k4iLlbIBOpuWIOpK/bPM+1NmImmcoOp3v35RvCzqH7bzeCgtjTK8cf65WQT7w72g5RHMhhPfR7rn+1gtMvy/i8VVBbJ11/WxLP5nKF3P9o4J3C/ay6BBMTfKAcqBtFZLbTTHnBIOFBWSpE6Pe+0c7fFYtjeJDVYMX3/RrjG523lz7OSdITvSV5XxarWbpNsFqlUZbHrD7YuiyXe2npaBrdfntagGb7NrPA/MT8AeJ4kLHk1d8L5bbGMk9/e/LxdleGNvRcyWFVxd7priigBDhV0GWImQ1NRo46m2inptDVPCAaiQFmbHgKGWTrXcW7U9aRof937u7eeQky6dlUGkydAUl6vKtHV14KkrqjstmjttJNoks/n3db0ZU+2/7NIZlgPep3LFrPE0zsNe3fETPyia+kG9DnjYqGlMRlGPf70zw6/qKs14ctk9Nny4eK/7G0YYwx5DrpDS1kMutXaYQAsgaxNXDLd1pNlXt5kOfc3I2LR/gzGwXFC+m1GwzN5UzkVbF/+oj7hN+bzeDynTOba+FntbIi+6E9OYs6kc5WbT+YfqT0EQ/3MVlTV39+EIddeKqOdob2ZxuS4eP1B86y6n4Xf+osvzUKL71105HSzjl07iQ57o8ksnC10fwjI6AxsRyQ3nYiTxdaIdX6fFwv7ZfVrHQOxJdDBYDSSVuQiV5qFSjNYr9/JX44llDtY9mFym+eRv4ZO/lZ/8Mrnu7uBWCWbQNUPWXoIZ/gWztoFnvVNwfAKVjH0YdNQ6OkKvG3fhaTfwJS4NqMZObYbAi0VUtQ+frIe3YIxWw1podFMsyoXkwWQtcdhbTuPXz+3049RuVftJX+aRrZI6VgNjTj2TU89cs8n9vD0D58QZdfsKOsOUNHyMwYmHF6VDDH7t5tsB7F5VlzvpzNOyjqVEwgxBIAqg95gAb6wBynjuNNYKMdKu6KctHGcfnQi4p91ez2c5ZAQ+9gTiN8IdfMDs4aOoS/zfKBtCXW+O2EBkb264h7uBqaFhjAHNtNWeSuaxCPNET+NJiOE/iMoe8E4xJTxL5GUbMwM2H654B4hF54jYxCmT8iHE/nqpNgG0i80AZT/FssvFZoyzTXmXtFoQaBwjSkrFGCHKKg2INJ4SQI3tkbZpJbM2szazNhuz15MWnyNpEz9ZKoZI+0MVcGAHQOvbokHQNuXdsA6grSMaSIc5AFZxKLCU0ikPMTfG9EDbtPIQoMV3u9eXQZtBm0F7ctCScwRt4utM5RBo3y4XmzK3zgBp10nZIGp3Fbong2MBOEMEKoGEg4ZyRjCXkhBOqUe6x9pdMw8BW5Jhm2GbYfvoVhDoOeI28c9mYAi3r9odvX3aJpt9g7BtyjustUhaQhhQDEDqMLBAWMQhQRhZXO2od1nbtJIXEDJqM2ofsUPAvcKWnSNsk6gBBodhG7rndjPI2qZkBLVlcZe0kjKhMZTYSUY598oxDDRWjCPBBR0gbdlIBm0GbQZtXkC4HrL8DCFLk+AMhgZXaheLzaDbgW8Khldpy9K9yGlPsBcSGi0spZjTwHhriNYGCyT7tmzVRgZsBmwGbAbs9YAV5wjYJAiI4UErtu4u8VcdiiRoOmGZGfD6YIKR6jeLJ6g/XMYU/FZXvjP+Nrd6/Bm2OcQgczhzeHjx9q6AnOLrDEMLxBiXk/AuRsZCC4oYzj0SX6CrotEYg1i+t29GgIXKOa8VkVxxS0DMu6GgN85ZMhhnEFu5cwv4CAJnSzgTOBP4ISzha8D7kEEOo9BN4rnYYDxX6CkX45EOodddHI52aGt08ytqQyw30BFBODXMOg+oh55ZoT1lffS27WT4Zvhm+Gb43gq+6Bzhm0SYMTYK3/qXjdDX7EpH8VtX6R5Cqj0mlGGrmNWIc2mQpFJqCrAG3MlB/u64mAGcAZwBnAF8CwDjcwRwEn/GBuPP3rkg8avFPOa8GQDwpls8SOC0TgfBDDDNMWZOMM+koYxTgiz2BHOINGU9BKctZQZnBmcGZwfeW1KYnCOFk9g0JkbN4FG3h2iZHnZ9aGt0l3+9FkI54zWEzFvHuHHCUqQt1tQDOmgD35MLRMZvxm/G79dlAtNzhG8Sr8bSeLVvXXjWrnjpwzOrH3bCXl2Wqli4G8sq9PZKujavY5ACCeMOGwaYG0S0FNQ4CjHzGu2Q22vm2MNkY3OTsr3bnNLxAp8+4+l0XZ+JUcGhzsoVe3ZUUf3c3/+xfvRNMvDLgMbo3xy6WSRPgE51FEKTHTw9M2hdJRGO6VSvQkcrcRueRSwKL3Dz+cUdkrHOSdrkILsp0PrZtfdzaw/zrHo86xpbB3/W12I13iJneqKiocTpveKB7OkpBp564nSaRJvxNNrsTX1q+8CBIPWB7r0zQfaudzfHCCaEMw4QA0op7oT3jBlnvbWactV6jXUbOVWO9LrZ3fEgtyImPcBLWb7Fm/Py58WiTPRcmliBJs3vrRM+h7c1+/z/FL8EFdclRXPLDVYDbMvzjGIanxKcYdwtZnWzoWvn1Oh1105ie3ga2/NLeOG7FPTvVirMVsoX1/bwRVJjk1aoOvpw8Z4fjodMa8cMs4wwE49z1gJyBSy2MDlAc7it47p92uakbXT8YIA77vNvq+Ne09sq2tuq8pivr8Is9DIM77MwsHhld+fJF1fxWIHOWV+b+IEYW5UH/acx6OfTC09KRpYE5HA0dFbS2/IU24FjktZNQfeIpOpy92wIRAlzDnmmfKAgE0hQ5ImkEEiNDe4dj1S1caKjkZrG7ht1L3dHOZTHEM6CMv121hxoEvXTP8F+vS0PB64AuHcAxPrFV3Cowwl6bBLhwNMIh3fOXL5aHDwmYROqmMVNDkk4ULMf0hCr/haHtNg/v6y37n3fl8SMwRfsxLEKvSeal0nzMukTjFR4YrbIAEvPMNJCjo0PSaQFJ/3xYe8Ihxq8Qyc4JEUdc4ZSR513LpgxxnroPXfIYi2BwgA61XqXJQ0cZ8ucfnQ4wTZaHh3y6JA30U7G04cMoBhlaRJAwWmfpb3IiRpUw0ETncLuSdGacmIh5sw6qaEjQBgJPYWOEckt3yfqKUIlMlMzUzNTz4up2dA+s+CO0YEhCe7grD8wvNTdRGk1bJUeyJKWlnWjOBSCzCqBMHSUQiis4A5zizAVAiKzPyqULeRBIQ8KeVDIhvZ5nmAxytMkVoPzPk/fxrVl49Z9pK7bkiGqNsUdsDpPlLBWa+ogxAxi7Lk2ECGOiHAI7YO1aSSzNbM1szWz9TwPrRhlaxKBwUWfrX8N7S/6YP1YXx6ialnWTefLtZYICWgB9Vh6qY10RnHoJXAE9JBatpB5mnmaeZp5ep6nUozyNAmq4LLP0zerYUt1uTpgp1aF3WgKJKEngDivnYJIayggpkjpQFXnIdxHatVEZmpmamZqZup5Hj4xytQk9kKAPlNHMjXUuDqUqGGgyl6WdAa0pdAzLQCVEjHmndHcB3sWCu32KXu6NA2ZtZm1mbWPOjHDDWjLz5G2STiQgH3a9pIx1KgazsPQKexasAQobSwlEmJOESAMKhLXBDynQmG9z9ZTZF/IVM1UzVT9ui1YcYZM5UkgkUgDiX4ODRW/OhXeWIrUT7srFUzrv3cjhZWWyDGJOXHEcC0M4wR6B5CjnOjW0bb+8KkihGdlypqqzejZMYmxe9cdq16GDx3Mp3DrWMkq2jfyrQoUKm+oqG7oeTcOMlQNbLRT713sD4UJLz9wLOrXrcqj56vYyhjvHtqMYCycMpdVAy/uJU54zLsnedL7vj2dor5nT9q3nnwoH08Co0QaGIUZKN6o+WKlrlTxLnSlRIahbFkX7aSYXOtOFTHiCHirjNUaC8+oE+GSQkoyQ5HdyTFp4DhJhoYm1l2snAsvSM0mYe4ZXsDk43S1CaP1ZBN+yw3j+k4qzJfz3WC8M2SaDCe7Bx2ferzBnV6rjCalBMvROf6iovpFxZVafXCbh5Vh88qGfezSsiEXu/pXP3kRJtEnIo0++W672ASjvMx400kwYKuCepzZibB7eS+BBgojoccMawwJc5JZBBTzhEgqZOK+0W3jVKNj02oVlTo+Pg7IkJ1QhGW2oZ4MmwwZ6wIXC1/qDIOiefiVPMJI+FFNZ0qHDwYjOmpUr+LgOA+TgvQ9/TJ/aEU+KrfX58O/ou4v9bMf+ilDNfq/J3kzTxsxSVCGSIMywuwlDik9wqzK6/uA6Vzt8IV7xSmiVngf/4gZNVoKRTB3Qjjc8qXTxKnw0sxA68Zvk6iE3fEYX6Yp20a4RGYkj/uXMLx/upwGczo8i3UBSYmS8Htmixioso6pyvR0Hgb/Msq/+mlFLIzGfZPdJBoGav65senD3+LUMiPoeARVD3x4itEt6/+G9jU/aerI1rBBMN2herX6vNwszHYV5p3mc3/335Tle3kU04sd9hiiAQpfgAX3EErCEMKScycJsNLJdjsqbeE49JjOD5ikicLCT5mo5XSipxuzmM4nLk403fZqMptuXLwywCV2uwS2X2T2vGuIZEK9cu4flyyeB3pMr8o5Rvc3FbV3RfE6ZrsLFJsXEIfeVZfHhYKYOGy9XS4Xq/Dx53GpdRPRVH2w+DhVpSlVN1vmXQwD8Zuf7jLt0ptqPXPlfFwwXpQ38P7Zq+16s7gq/i2YcG/LR/b+WbF25ZpjZfDtFkXiMmn5K9bPS7RO534Rlz0uq3ROQTtT/zl5Bi9C311Ev7yYWjLeUfOlq/CB93+MKVy2V/P4p4vVYrssymXh6rE0z3njft8UbubiOuO6TsZmyhcynedUTjmV090SGieETne1frq6qggVF5Wb9L0NnqdNYbtlNJoU52Dd/bQ4u8pHZsZpv7Ql8+7rq2ziCEDxBRbiCTLktI/213Bzb+LNFXGOEm+uKG+u2ty6iGs/Yfq5afa0wl2ZD7PPe3s+KpB2vQ0v9nOw/qbhawI5ds3VGwxxm6vMGhn3fhafoqHo+8IN9qiLxmhoYL2IdxHaWkXXjcTenE0/lJkkTbyYJN5r8k69yFteecvrrnLnbD4v3afVdCR3735pH//vdjVOCf6huxqfVkTtuM9D95+WDKQdDpCMNkSQ3Nuy4jlFJA+OFueW/KecgQwOgiQZBNHgINhLWtGOVMN5K/bLu7kNKbaKQkQZBkJjAp2xAANtiRAYoXaPcr+V4yYtdzcqnsDdI4+KeVTMjiBf62B46rHkIRMfjY8jNBlH8OA48joM4BsVPjw4m7pKSodHk7ZKd0CBHDLuNPYOIc0dYDQmwgBGO2YpNv0BpW0ojyl5TMljSh5TnvbkBJ3lgMKSAYUMDij1OSuDw8lyVzYymNQV9vzPISYeMUwEsUhrY7nzQAjvtfaa6IGhpG4mDyR5IMkDSfZSPw7E+CxBzBMQ00EQf+fW04v5IIdtUzSC4aq8Q2EJHbScG6iQQIxgwRkWgHhiAdIGsQEKV61kCGcIZwhnCB8HYXKWEBYJhNmwNXy52Cw2Fyu1vPw8bBLHCrvyMbO4rdRNgYet9cBQzjWQnABPjfbI4WAbWxas5SHTuG0qkzmTOZM5k/k4MtOzJLNMyMwHyfyn1dQOEvmiKhhBcSzt5ndmEuDAKCik1gJrZLiKB8NZhxW3ybFw3TYeCr4wwzfDN8P3K4EvO0P4IgAS+KapSn/Yzj98Ln6ab1aL+kknAPaxcM/BPrnWYS6yBMYs+t4qC6WWnGmHMUUUGyERbe3epIHjgFs2NJnGW580Ud2ti335nq+H7XVe9LeHbeBoeWdFeWdNzE1Aan2k9iq23OB17gL41O48z+ozttJp5E16kOcfwgty7sPzQjsVnkg88jPCMJBlGs8BLd3Xp/+MwYc5pUgG4ql86b8Gd8ocpXVsDECwXJMBJM3N+iooeVX8NaY9eq0u1D+n8zQIwMTSSdT85KouHY8COFx5PwygrP1brP1bU/vIgID0+6cx4GnW3keS7WqHmesSt9zFybnp467ucffYE9N+F8ZVJcCKZO5To0pJVajVSs0vysiiKog0Vu+OJ0V9D9nQzuPK8LjyBW4kXxGURzF4dt7to3hPgnARGMF793zbkpYVfgeOuO2WdlfIlTPOUa+oxwYr7oktE/0QBpnCtF2d6bZxZCzuXbP9BIs0me2Z7V//IsrNSPmgvtujlEwCYREcpmQvCKil2HAQ0H55d1WFxv1EAZSFGAhOLSdYKMAlRUYDYwdYeYogoEzLTMtMy3v2q36KBjE6S8wnoZ4IjRjD03WJu0F7eFc2ZhJXFbo5MKlGQCJFpLdIO02JxCTmqAWSh7/pIau4aiajPqM+o/6pGMb4LImZBDUiPEzM3u5iQp69PcYUmGmF7sGIyEHurPfGQeYsF4YSDZxH2FvuAO0CM20mAzMDMwPzazgm5mbIJGeJzCRsD5FhZP7ZfVoPA3NelYzhMhZ3YEmZFBZDDLWCBDqpvAlmpgSMY2lt+VR7sIyNZFRmVGZUPhXbkp4lKJOwOkSHQflqFp1QR1hpdoVjuKxrdH2IJY37UZIIjGK+DOuVocYxgHCYnkM9RMy6nQzNDM0MzacCTXaW0EzC4BAbgWZ43aqTFSJF2a5wFJpVjQ40gQPGQCs884wC4KgXCmkgoVdYEzMMzaqdDM0MzQzNpwJNfpbQTCLUEB+G5pvFerOf6TqBzzIUX5Pr+praB9xcY/XfluVjPJWfa4zQmrnkRm4ES5j9XDMss5/rE9/WT1F4do6uaITxMAmEQ2Jkp6qE4qC/a4eao36vvVodIxk6AbyAUqBgHROneEyjhizxSkqLS7+y/sZV29bJDOW7YX82lDP7s6F8OpI+qCPsKEWTaDAkD1J02B+2Q6ADfrED9bqnegnLIWeIa8eMpY4DiZDSDEgmidX+AEtP7CebaZppmmma/WTvyKBGZzkMJFFjGFxjTNupusaarmpca06HansnOwqAmbDOIsWIB8ZaQjxknCCIRZkSedyeDo3lISAPAXkIeDIGNT5LkiaRZRgeJuli5Q6DtKpwHUdDrW42YcMkhhJYjxiCAjNmoefcQWA8pUAdwmhoK1M0UzRT9MlQlJwlRZPALYwOUvSg80ONoOt9ILoVOzjl2AAlhPRIM0qU4JoqraD3nHltqDmA01N7RGSiZqJmop47UelZEjUJ7ML7gV3z4mc1tzFt4YBDxHxWlS1TJ4j9gi4xEVdhHg8shsgjZJiiUgqnrZbKO4o6xExbOR6U80ndXMXH0I1aRj5EDskKjd3n2+IvtBNxUSXtfF2Bb3OpNlWN0VySav65qJ3jGgQ9ryA5XxTb+dyZ8GvV6nPhZiVA17cn5DWaeuoHVz5U8j6YxBrhfqzRq23PDjLbTUe08ULX05N7Eiwc4KQmFgPKFcDGaowFVRZp3jVvwqdPYc2EZoIVs9qEEXG6mNR9+FzUWj7HrrEyL17OZpOf5pMyXXBz48Wv9fi/boamUrzhJ4QRV7swQsRhbH0V3+Kq2P3e9Yvix3CLszJ9bJkXtqwbPxYth0T4MSvs1UJPAxZ8zM5tgwXk1foyfNUfTijp8VyiNx8eH0wRSVAJToNKfl3Mww2VVs+HmOV5EtGbbl9+Sirs8ruvxt39rq2/7/A38oHjXP4GGx1W0E3OBuEn9vYbfup7ln85UD8P5vtssYrJjz+pz6Vxfbn4ZKKdXGpiJ5diMZ+FecSL4t9i0uW6D4RPX8b5QWlM17dQyiVa65fqY7DFG+WsnLKf60aCpb50UUkmp1bOs4bbuwbearowSqCz87HDY3BNgk8wG4PrnntdSqjBjJK9Cl17REnOnFRKOSoN8VxSjYWn0lMFhBU70PaaOc4wuUuwnsAwyWDNYM3LMV/G1wf1vBtlaxKjgvkYW3tOdx3qDfvbDVTppu2FmEvPuZIASQYUMA4iS4gNMz7pkv3BgYYyYzNjM2Oz8Xom/mxjcEVJcAgWY3B9qRedBbMO71RdOI7WssZeJjPAvYYEeIuRUMZggAUGwCmKgEAjZC3byWDNYM1gfUopz25MWHyWhE0CR7AcI+yvcSl8bM31U104StiqRoewhHAmMY2pdBG3EpGYKhJAqDkHwEA7SNiqnUzYTNhM2Lw8cF4ecKN8TSIyCBjja9/5rcOpEb+3oTpdD2JHJIQURbdhbRzSwnkVrFpikLIGoWHKnsTbLXM2czZz9utaIqBnCdgkUIOkgRrfbrWuojOWlwlYdXn5qr5a8TS51k0MAQGyzFPCgNICGc1g+JeTHlpJIWmzpyUNHIfNqqFJ2dKkOm49OjYFgl7rVXMP1EwfafTimvwyL1RU/brkSECIicfVdw+N/1l9VJOfA0KK9eZz+HRziHzo69EBbuErjvaV8MVuwac8bTd5s0N+b73ivuNb9dB2z+xJH1qLkngAksYDfDddb8JAGl97+YwSwdpdUflTd6Ldu763+WwJM1IiqTXyimHIPHTMOIsBVKrNQrDXyHHibRs7P+l2H/CNhJt85DEqdzb9z9g7dy9iX7r98r52k0fwfVkxKzjxPydd//OtLn6Yfd5LLbLVvr7W+K7WV7oL7kpzrKUExALHCFaYakA4lQJIKXR6ql798WO9V7d6UrbT9TNvzM4vUaw4qWLDBKR6op9n6bwkWo59vW3Xbl0a3noV5xZz96n4/vflbGGr8Tf8zHWj+lbqYX6jwr18VKXYKx28KN6pZYRA9D+fTa+CeWmr+qFXhKlOvL2pmr0oHtAR3TW/bFb+sCFpD1bpq3voGT1tcSdu6SR1S3+jQp/Qq+36sjc8L3dF3eF57/pekiBqiFAxIYQm2nOkEJUxUbGmwDMFEifcTiPHib5t7JbDM9r3V6dlduJTDs/dBxyFGpXehtx1B+tw32GMXcyKq0WQfjVoqyqspBmjQ61rBueAiHJev/4mTKO3ZRWnZs+LV3G5Y/e3t2alNuayeO2KH1bOPeyQnrzBAdXvl/YFv9+NH63Uf4wLLYv4IwLG/30eLJlOF6ptlVDjb7EPNOENZWhRv0P8/d02GDkB6/+xR5Du4k312xN9laLa1J8NutmW9zHpyaxUVIqi5jOpJOs3Nr+4EaeSYAFCO5xahbrq98FAgWVdeJMggYN19wMExit/Kaj22rtZfPB1NskJwgJ6z3ckKjh8aj2tZhFhloDjmtyiqJb2ytXPcok5vNnQe7VT4SnE5dXmZ0eqlcXF2ri4oPpyXkyvwhPdxFqLpZvHdhvAfXI6LkWu81ppXis9aZrg0B03UxPGx+GxplM4NNTUFc5t4jhGybMLZiBj8E+CGQgbgn/P2bYhy4ij7V5x9xRgpD1RwFOImaBYW6YtZgxxqrhiQCfDQaeRY03VOxkBTmKo5hEgjwDZK+FGDH3QgIVRfiYBC4QP8bPuL0MANbuiYYI2k8sUoWFyb6jXwnPCafiHKU2sAVg4yrwEto/QprNlhmaGZoY+bYaic2QoTuISiBhi6A+LxWbYBvVNyTBBq+IOQBmj1nvpFHPKQ4YUUjD8NxqlSlo7YINWjWR+Zn5mfn4VKdaf+GIEPstBIAmdIGnoxM+uCB3Uhz4SPrRdqY4pHdNJhsLJKi3cW33u1zmw+jxe+cu4P9Be47Z7LsvQ/Qe857nbDgw1ESPu61SVuyRPUdMlvOtTopPmXhRvGyff6VV8zA1Cq8WdolRC9AMuG67AvykrtG2sw6Dj3apK/FZ7E6+iD3EeH/L4kFeprx0YBil6dqvUdGxwSOI+KBgYHPay7TTUHUq0k5Z1JgbII8UUxphg6J13RHGNNVNSII28p7vRIm3huFnBXY8OJ5ge5NEhjw559eU0fH3QFexRtiYhHxQOsLW3AdhQa3j/r1vadSRnhAKjsHZUESUklR5zipSWnDjKSY+wp9j9y4zNjM2M/TqyQ9yIsugsKZvE6lA0QNk3l9PZYr1YXn4eIO0yLRykbVuju1tIMfIWIBl+sNNQQMAcp5AAqYVDSVazfjuZupm6mbrZsr0Rc/FZMjeJrqJ4gLk/LBZ2gLa+ujzI2VjWjb6wRDOFjKbWIWsDU4ETWgGDKaHQ+h5hYwuZrZmtma2ZrTdiKzlLtibBbZQMsPVnVbxSq40b4OtMTUxdNMjYprzrtuExRJxIxqXBWlFkCIRCKqZFjHmTPc42rWTWZtZm1mbW3oi19CxZmwToUTpsx24GV2iHveO6pd0cPcgbRKATjmrpqPWSU2EIJkQ4JAEfsmY3eYU2MzYzNjP2hoxlZ8nYJA6OpnFwf3af1u2xvW+bFe2GtPNQPLmqiye7Be+Kt0OF3Xg46JGBFDCttI5OB4RKAqAHFFpkkzNBh1o6DrpDLd72rMG7IO3eo66Qti4+qtV0sV0XMxVoEzMyxDMF19tlTBhZrKMwzC4jZAXQ58WP717/TEte/i18Zqtd8TE0uXhR/CnmYCkVFDMvBVxcFOHP8Yk0wPrDg2ZmWJXpIobPBu2W9Z2QqlQTTz75Ck7ismgal/WX+HS+jz1mQM2hX8wmrizc13K/aO88dGkcw5g5wkRQtCRYcCOj3cSMAO3Wdr+d43Tcb+8cTgztP+Um6UqwEex0HQbmzzFH66yobr2ReZlUQwWVhxGw+BAMBb1dhfFYh850sVpsg5RLcVfWVd2DQiOby+2VnqvprLiMB0nWBHiRTwMttUCS+Bqaxtf8UJ2a2vfwqI9T3ffw6F7uOs8RZxxx3BOLobESYM4NQ2FYs9Ih2m40dts4ru83bQW7eFk3eFMN3MOcoXm6wbBf1o84zBUqoz3cY+i2tTISSajyWN3yaOtdNEz8dTtDOo5Z5THYLobWbMJfgymt3eZTtKp3yYh+CR+rEsgU7zupW4N1WaWRKa7UhzLNWZi9XFVnbIeOE1QVRso/5ByhX804SJKwCpqGVbwNE66Snb9E8ibaX9cFi/p6Jf3O1e4GmPLIQ+6Ft4yEPwppjcZGWBuMakLbJYNOE8cJv2lqUrY1MZerIKwrtW4g8CXqL4fFU+n/39dVkvLuU24oEJS9XC2uFvGQ7KUz01Bej3/NpH8RHk7AQfU7n0fV/yPmQa+zla0XV+GT88Wnz8Xup4eWpqvpJo2hO7Uhe9vcgvEOhyTcXu9r920oy6JN3N1Z6u7+rVrp0H/iiJIm4S6vlqNgP/opKTwQ9jRQ6wtTbicN3Tj/J7rGID1BkFPy5KoFu+3axdDT3bpdc7PN2lp50vxsFhQZ7v6qXHgpyjPJ6sPpt+swSV2vXxTfbqcz29HcOh5HHzQzliKu+aovMFDzulw+jeA2C3JdYJxdvA8bA2Dik87gMAD7s5aUPcO+6f0a3Uk8NFJSi5nFMrrxKECM99Zzij3Sql2O67dz5EEFd0HNUxxRkKmZqflkdzMOw/NBg3lGwZm4mTM0As7X1RFJezGTKYOqQ5QGwydHqnU5ypBhXlPDMGAec+2Mho5SzrEJs9BhjiaNZZhmmGaYPiWYorOEaeI/zvAITH+YrtabmNg99N0RmvpYZbJuqoziNK3XjeIxngMd19eCOYpMgKhTlAqKEKacWjXI07S1DNQM1AzUpwRUfJZATZzGGRkB6ssoyBGSqrpsFKFlhQ47tRGaYeMN98JgAjnWxFuqgUDeADrMzrKZDM0MzQzNpwRNcpbQTLy/GR2B5lu3+jg1bj3CzXVbPIrOpk73KDlGIYKWeUG80lZApJBmCGrOhIPADdKzaSkDNAM0A/QpAZSeJUAT127GRgBa/XmMn3pXOorPuko33xHATnpnJJMYcAShNMILGwxSJoEhdpCedUMZnhmeGZ5PCZ7sLOGZ+NEzPgLP2FdC22P0NG3xKD6bOnu5NYwBwlPLjARWG28BBUhbFUgEWXlgcp+fTUsZoBmgGaBPCaD8HAFKk+ALJsY2kfYDuDsbOYNB3P0a3XgMZhRVDljHjdUaGQUlJsHydAA6mxwK3W8ngzODM4PzKYFTnCU4k8gVlkau/DDdROEVr2ZbncasVZcnJlzedbE2dG2otJv6gjgFgWXCMqUstJ4hjbUznsPoAdpGcA42dWQgW9rkDWNY7iGKM33SbQRbBQi3KsPIylA1W8lzF3tS/5yi/Jm2YU2S4qJKgrFdxa7WhL4E2dQLx0UM6g7EmS4qgK5nzn0oNis1X1dd8A85sLOSSBInwtM4kbcLY6LczeViMUtju8rrk3VzvY7tSq92NCElYJqIuOzvPeNAch8uufB/BFlLYBvblTZxZGxX1VQphS8L5rwLKdRP9LZK6LyIR66HnK3g7oScxDvwNN7h9TYaEt+qeZqn9CpenOhwsT/ODZR1FQ0dl4xy7WFMB428gJAoAJQWDjjdjnIDDR2n64EGvyjfSDlZOGnGkd0zvo2yk0/dTNbrxfxi/TxMKfT2qjoxscxGss6a/ko1nbjic9TJQLLLIbbngp8kQOu43u9d7+4xcSGANN5rBDUzxGJPlVLIKqfDlN8miUc6jRybdaTT2DFZF17gk+ce6Tzf24g6+ejNRG2n60u3/qrN1B/jvH9RvIo5k1yhiu+mF9PQ2atn+y6uDqzKOe/f4nOJGbWnbRK8v7/bbharqZr9x56euksH1Y9LulvZxzb1Z0NHCs9+sllMTHkPEzWx1T1UfW9T3kPZ9+K7KRNsT12TQrDshal2m2Z7nfjFcn5xI2EnbuE8dQt/NZ27qzITVS+xkGmK9tMK7Rd09z8odtwarZlmlCnHNTESWowxFVJgsdP2fivHiXu/tVvkXjy16f3tYhbGV/f7Zl0nVNzdWyK0NKVJldGkuu/7zmjyCCaMiQMuTx1w8XftOdCvtrrjSIbtZHd6tanLqs7bK9nrvTqMTAoKJL3wcZCSijNhLLZMY9MetN1r5rju22vu4bvxu9gp1VVMbHdRhGdd3lZ7OHbdf42KqXxiAiD32U2aQ7GrZEC71KH3mqDuEfToxDuSp96Rr52dGrWKYY7xD7Odi2QzOKUTqrrupPrDbOfB2Awi/bQa137kQLKN5rO/HZVp49o7+IJufoJEG+PPfdNJmHtR5mDsp8atf02xXMV3b8qMV5eL9TKO93m7JG+X3G2+jNHee47ZM/gYExOHR86GmdiZdyYo6Qd8dwq7U09HjBLeIAEdAohCjb33CkpLOPCunXp2mjhyFekOqHeKNaRMvUy9x75JfBv4PWj2i1HwJc6KnA+Br5czaMeT4YRBe8Vd/GEnwkVEuBVGMk+J0AZQSD0mgGDfx98pUgVlAGYAZgA+PADROQKQJc6GXAwBcD+6eoeTwdDqbmk3JwVWWjohIaXOI0qQQAAH6mGgkfQc9el3gqDqDL8Mvwy/h4cfPkv4JQ6DXA5af0Hjs1LnQwZgUjhiAzY1usvc2AjFiaMEICKkh0pQBYzAQgLn4ZAZ2LSTYZhhmGH42GFIzhKGiWuoAEMwHEgZsSPKWL6IXoUOCYVgUgOBiSWMSGsMRghqZxmVAgjA+iQ8TaaIDMIMwgzChwchPUsQJq61Ag6BMLyKzWI1yEG7KxrGYF3ejbwz0lKuYrZGRIimnrswJwZWcCMI8rJPwbqVDMEMwQzBxw5BdpYQTHyRBRqC4F/c2qmVuRyi4KotG8ZgU2HvbFMniJLQG6GFpUgyxyF1NB6twJkFfQ42zWQQZhBmEJ4EhDtv44dAIT9LFCbe2wIPofDXy8/Fq8vFYj3oIvjp8rNpCodpuKvRwSGzyjJoGEcQceukw1QIYpQi1BKpBnC4ayfzMPMw8/CxG4biLGmYBAQIMkTDOrfXEArNrmgYhHV5d41QaoOpskI7zZCCRBqCUPiTCxCsgtj3MFi3kiGYIZgh+NghKM8SgkkMiRiMIenl59rxZDg5115xd7/YeIYdRRhrbBkGQDrqXMxvGB2oue4T8BRpuTIAMwAzAM/AbxqcJQGTiBGRRoy8isloXPFvi2noM/3AOVMWT/4Ri8dj5YZqHQiPq6ofFxzX+cr6L2VKwubrj4gFPUGQXOexNrS4GfGM8iXl9DQod5EZlxl3txFxaVc9xyA4MYa0JBZE8D7S9kLgakYMBcAlRd2pLISSGmW5dthTKIAKlqTGxDhhvGStu0vSwJGJGe6Qaicw5jLVMtUel+V2DdweNMhtDGw8ifEQog+2XohbDYrhALdOYQdvYVJqhbJaWqwcRJCFvxCOqTJh+qoR2MfbKYLbMuAy4DLg7g9w6CwBl8RxCNkH3JvL6WyxXiwvP/cht0zLhkDXVtg7sV5TY1Qw5JTg3gIvJdSCO64chwbxfdi1zWTgZeBl4D0W4OGzBF4SqyFBH3iv1Gpo1c3Ul4cwV5Z1CEc4QJBYa5FxhgrKkPSaSwW8lUDY3my1bCHDLcMtw+2xwI2cJdyS+AsJ+3CrMsj26bZprg/hrSrshl2E2SoTQjIjkeLaa0YwFAAbLp0gose3qokMuAy4DLjHAjh6loBLYisk6gPuh+ncFv++7hPOh4LteoRwVWH36AZmMReEcGy9YkQbJx10BAIooZT9OWrVRCZcJlwm3GMhHDtLwiUhExIPEG7fO64B0KBvXKewGyIBEDeIOsEV9Y57KzgKf4QGSMYlpD3AncAvLgMuAy4D7v4Ax88ScEkUhOxEQUzn0ys1K97sDmAbSB5f1ZnsDmk7kDT+QNVekviq7m+7ukdmix/76kOAQ/eQLr73hLt0K9kee3l7Fk912k7TScJny75TWLdR01mxjI8v0y7T7o4Txe/323P0jZNjvEsCHiQ9xLtDnOsFPexX6B6vK7CWXGMALfUeaMiDXce4imlRFPatcddr5sjAh7sA3ykiHzL4MvgedSaAGxDwQR3oRumXBDtIdtDae13e5yFb76qucZiEVbXuZFdw4phxBjOGGQceAamEFYp4xDRk4zysGnsAKsJMxUzFTMWjqXid1x18ECom8RIyjZd4Ob8INYtvt+vp3K2Hjk9TZY2JrmuMz39HKh6IBas+cdzUd+xbHzYEbOSx7i/uucWV26ym5nl7WuBiHp/YhesCsKJeRcbMvsy++5sK7/XkM5wIV8EKA9ATSSyFFH3o7QWJ1SQZChJLirpuKd4BQ5hAFiIMncMSCu2kI97oMCVuN22TBo4z7e4Adycw7DLuMu6+qn2O66n3kJPfceIlwRVS9onXix6rcTIcPdYp7B6OJglDDEBLnDVhXuu9kNI65hlj1pAe904RPZbJl8mXyXcG5ENnSb42ygID0Cffn92ndZ978+rqEPViUYd5GkMKAeUMOyshgsRo5IEyEDFIOZL7zIsNZOJl4mXiPXri4bMkHk6IB/vEGzgBqAbK2Pk/e8V7IbSAMgoNJII7qJjBKJh+HADIdTwod59+pzn7JxMwEzAT8AwISM6SgCQhIBog4NaY6ufsA3BXMMi/qrQbnRFzB0hOFEHOeAEcdIb5mEfAG0Uw6OGvaiPTL9Mv0+/R04+eJf1oQj/cp18vbqPGyXDcRqewexS4s8QphTwXAmMKtZJGSsK9cx5S7PbRd4q4jUy+TL5MvjMgHztL8rGEfKRPvqar7Pv31VRp+t2gc99QnW6mFRumvYRC6q0XxAebEEHuSIAkV9wkeUGHWspUzFTMVDx7N7/rucgf0MlvnItt4AeG6Xz4L26z2JrL4lsXHnjov3NbvPRd47CussNh/fduzlAhJIlTXqi0FZoQYYTFFGuoY0Rvi776wwdpd11/WlVtTHR5zxMV73dSvemHcV5uHmLdUwPVSvG7lXdmE9DxOZIj3HrsDlWM7vJysVmsC90+9fJXFPVPm84vbs+0a1Uw0Pef/f2/3ocutLl8/+yb9+Exfayq1o+2erKhswbZvi9fyVjxi+Xl8v2z5++fzdWVK9uqO1TZmYqX1v4yL8tDny6La3CEVuM/A+B7X3eR1aTtCfFi3burr12XDTz77/94djMBdxzT7shQGZSfSOSXTsjeuV23SRS3CVcnO3RVqkuudedgUjikESMeAAUhZBZBAYRhihIMGdopL2ngKPVV7VwuPpkwotUNPqidEeRWFoWhorqbaCdsZ7XNsJ459yFYC3HLIRSYD9vluvBObbYrVwYWXIVJ6WVreTgfRXs/6rv5yPNgHVcmHTe1p9849aF4eeHm5vOAY/gylE5UWTruFD5Q6YBDeKx9nDv40Pc9rCv4wEPcs43rcJ3nxSx+zc4sXmWLN1u8d+vcnfTNc3TsRiPAkiABFt0HVs/JsWTCsItjUtR19uEIassgctJrQ6FABAplsbfcgjDytuxqGzhucn9icJ3A4M3gyuA68wXMw/x6UBftUXbBhF2sZ2zp8E57NlZ9sU+usqTrp+OY0BBA5DXARAJLqOE+Zkk1YZoOZRdc5ecztzK3MrfOiFvoLLmVOFhDvs+toZQyJRlG88l0S7vJE6AUFgpBtZJOUoSgwdgRQHw0yrTpMuxEmWQyxzLHMsdOyjF8lhxL3Kah2OdYz2mmxMKwy0xS1A0KtmE6yITkYb6oseJAaiyAFYEJyHOmu/g6hbtMZldmV2bXSdlFzpJdicMzTMN7Xy/CXc8PJzItq9woj+l4zd56/a7OcelLR77xCzZ6j1ywf1lU91Is+ymqyp0mryLSQnNB/YWKCKtUWO7uFmYxW6wCTIrwjdOLeWZZZtkdJyrdE/5dreL/GHvHIm7xh17+3UrFbm/C1y6LhS9exV4fi/8WX8LbNmtb8d12sQkje/F9ud9a/P3ddrNYTdXsP/bo2O1q1V5q8uKqLen6swE7l4tPk80iegdM1MTWdxPwsZws/KTUYCyOPhiT0haKdxNrVnczqXZ/S7ikTG6+4P0fq6c62T3VSY3TF8v5xWFy4zFyJ87aKA1PTpE9C7+zs8Ga8LAp61qg+xW6MSscY6YFF9QRxTXiXhnlISXcAcJIG7LXa+bI7IOno/mRlmimeab5I7RMbwD1o7c2MtCPBHrig47gINB7ezm7bx/e0OkWdz0vLVaEI+Itodg6iiE2TjMmmYFWJ/5fe41kkGeQZ5CfM8hRBvkDgzxxmkdo2DJfrIIi3pXXB63zWD7Z1OVjFnpbqYN2ozU1zAlOjYEeUU0YjqFF0ijtPBJDVnrbVAZ8BnwG/DkDHmfAPzDgk7AMhA8AvhbIAcSbXY2DkK+rdS14IziGECJhOJfEe8WcA9wpwIgAAo1ivpFcBn0GfQb9GYOeZNA/MOiTMCZEBkEfpRFaXg8y3rSFI3hvanRDBayAPvxcZQXWTCIoPHcCc8IFwMLRAbI37WSoZ6hnqJ8z1GmG+oNCPeZybqGehnq9XC6Lt5utHXR2UcvlZF0WHjiuqFfnQGBq+Lbfqm878rSi3pfe/8G8O1rv8q+EH7Fu9NqeQ75orlfZDK4WehqZGJ67dR/dbLGMGg+gV1eZ2JnYd3wK0U7t5xinSsbglcR6ITYGr323j1A4qQonvw77ffRrdB2QjQMeG0oQJBrEcyixktoZb6nkGLTxE/12jkxQdQq6ncoWzXTLdHtk6fgOQe5Bg1lHAZcEhSE+DLiBPPQJd96O5KIfqLLnEeE55wzxmIhZWuSls0oxLUi4RJUcYtzb0+SkvwnkcIZchlyG3G0hh84NcuHK+rd5hEO0J0vkJfFjSAwjb9/zK2HQyyHXr/3ybu4vLwLVrIGQGYZk4J62QvpAvUA6hdwQ6V4e7/yVbbmMuYy5u8EcPktbLgkuQ3IYbAP7Jwl1Xo1soAxU2SOc1hbFE9WkwBZD4jEKNhwAVsuYCmCIcK9OsoWSIZchlyF3N5AjZwm5JA4Lp3FYr7Y6pjKvdyYTvplQMFFJQYW27uWuRyfA1mITLDRAeLDXDLPhP1Yz4hVwpt0Q7rZxHMm6bT18xtYd1epsreW+1sb9vinczMW+vX5exHvu7wYHXU4/TOcXhQkvLzJGlSot9HazWcxzzta6IyfxJziNP/m2hER/S6yEx/huWKf4wEZYWe+4PbDOV91/iHdMT9F5SMOJKUZOJyj7ZGjBreNQPA31qjzE6xfFv6+VnlV5vsPNmw+zz6GHrzeLq+k/Y0EelfOofLebZPvSP7t9MjoGsyQGA6MezF67+bZHsqvqYmei0ZZ0BmQsEeeeYo2MpsowQhRkRGrCDeaIt4f3tZ8/bjC+jnDo7hPwZMJlwn21847rQPege2WjkEviEDDuQa6XtbqCyHDa6rSsu5RiucLIamM00NZL6xgxHinrlaRAoT3UnSJx9bHmXIZdhl2G3ZfDDp0l7BJffEx6sOuHWlUUGQmw6hR2eAc0RB5rKLDCRiDAHI6pboRFVmKY5OnvNJGBl4GXgfdYgYfPEXgw8VPHtA88tVps127WJ15bMIS8urTDPEdUmTPAUuMlJBQDyqmSAllsvSkPcOowr24jQy9DL0PvZNBLhHtf4CNnCb7Exx2zAfCFfrkdsPR21wexVxbuObUbg4DQEiPkKcHUAk+8D9NbZqVVuke9sokMvQy9DL3HaunRswRe4vOOeQ94f1pNbY92F9XFAdTFku5mhdFEE2iRlMhpBSCSCGrhNTeSWaX2OBc/nyGXIZch91ghx84ScomXOxY9yP01tL+oekmPdR9jWdXfhpGXVOjOa7mBliCNoICSE+ix48hAjKhVjjq7R76kmQzADMAMwMcKQH6WAEy84bHsAbB3TlQFkeGDotKyLvGs8ExRSjinwdYzjlKhPArzWmRN+Pse8U5xVFSGXYZdht3DwU6cJewSr3gCerD7OYpdL37v4W7WFgwArynd27zQAFGNAdBQCU8gt4A4LQCE2Cuz76DStJGhl6GXoXcy6NWRD/eHPXkN9uCDYC+JoSBpDMWf1Wa7cvUTTqg3L69Pdk+vgl7nahd2zkNFqCDOQIO1MIgZDKgxihAnQBsJ1GniIOuu61R1S+735Wyxcqtdkw9xCGj9GL+v76Xpse8a+G3Xbl2K/rtpgNaq7MORZW9U+LOZNdnv1jF73uSX+fp+Yn+e/f2/3ocOtLl8/+yb9+ERfaxjqZb1Xa1j+rwg2PflexgufLG8XL5/9vx9eLFXrmyn+U3rJqVf+E2/zMs6oUeXVWpohHbjPwPQe1/3jNWk7QDxYt23q69elw08++/nw79iNv3PqJvyHoZ+SL+8/1uS13VPPyamPby7aKw6R+N3ZfbRMB7/4MqOGzriYr3Z9dpLtSl+uooxuLHb/qX0nF2fLDOjr79zsgzfmap2ONFilzkD2RUHeZeEWZA0zOLlalP8KdZefU6TKK42k4vd1Yp1ybVuElxhKJBUuWA/coy5Y45qpASF1HHL2kiypIEjQ7fbhm4Q7diz8NCL8rCPOw13nMUB/Xlx4RZXbrMK42MT+lhSbho+GzrTJoY6Xqn1hyQS8usIcnyzWlwFS7JKbvo6SukvzkTTqzHB6lynr5r0vz+GqVijwlPpalndRJXT9Cpqa1XexM5qrFOcNjmIJ3E+OKkSER/QX1DMpFbM5O3tRJiEAZA0DCA8lZ0pGp7JVXizqRpNUhzutiweD+c8VPtAdGf6seOCPA/dwMPEfA493zj/KickblWOY0GTqzC5quqEIaHMtND5YPk7bTPBeVG8vVx8MnEOU1Y121W0bcMEZ/GPaLk8D9OeKudYKfk673f4mmDGX9X5HaII1jPnPhSblZqvKz39IU/d8tTttsGiY5Zr+JNTAVVD9l63rG/r/aUsPxsDb5yTZxfsysYGgCQ0gpCxAaAXDpaWTn4cjAobqLJ3Bg3n1nFOtPCUCG4g4szEs4GxNSLJCzvQ0JHZKU47GpxgbppHgzwa5N2LL2Trg8bXjnEVJREYhI5ytZtru0u6gVTbvQodonqjY2oBYAC3yiIOLFLcOE8Ihtp5MULUoxNtZ55mnmaePoaNkRsSFZ0lUZPQDsLGiPqmVuMYVZPycbI2lbrBvUYQDjk2mGPpueRcWIMM8EZyQBwZpmvTVCZsJmwmbLZYHz5meJSvSSQJ4aMWa7nb9nnUaN0VH7BbqzoduHIqrIIIGKKZoQwwJpFXHihFsFKGjZiuVUuZrZmtma2ZrQ8fljzK1iSAhYgxtg6cTdPB3djpNIOVumutylItCDTQCukkt1Z7yZERGkKl7YjtepoTajJfM18zX78avtKz5GsSH0PkuBtD77yIDu/GTowYrLTvcIQNJoAwrSV0WiOCHbGKEU6oLeOyB/h6mlMjMl8zXzNfvxq+srPkaxKSQzsHVcQXXmUUWxffNw85BWxVYRIrTNIKFWGHi7tLA4BBTrmHSHjLUIzYQZxDapXmWPPEdh1s60i41m2a2KZ2oWO5ifKhg5SeeQ+TTHv4mTddvYzhuVg5tdmBZeFL5S0Xy+1MBWWUP6P4l6L8IbU7+ymdPEvh3MIjqLqh6rEOOAX1ivt+Qd9WP+ll84Mev/v3q/gGYzBV8VP0zK00W3xb98C5nVS/9aerGKFVv/pTeamGgXayWUxMeQvhyybT9hZ2Igi3UL2SabyF633ER5ReqfJaP1WUBMfQNDgm2FzF96tVAP7b2EWLd/HFJvwJ5ZOyfFKWT5ryCj+DpR36MAKRsoY7AxAViGEkHAGOUqQgcbB1Wx1s6jj4xCZd2WSMwztT2KRG3Sf1OfbdK/WhttLKuy/KKMKrKFDtVPh8sH6+Dp/yPa0WsTO+iT+2DM/4dRqMvDDqh3e2CSpeb5yykcWvovP534Jd+NdpMCwWJwzb2BPuJHagXdcZluWwAm7oPY6SEA6ahnD8HPAQIwneVI7djRhn1eXynsa9xYdqHfASny2P8w3vfJ3eTmc3jlATJ/QJT59YNYb34m93YbrVRGYTPqFWtom/jR2xvPs4ZlQRU3HEqH9dpcFoF5e61Nv1dO7WVURCnIXdZXBuNVLV/Sfey+YycqP5NfXL281zgsIX4cYjV4K1sApTuqIUZDD+q59arC8Xq41Z2PCDVoursmbAyiJO82Kixc9FJQBb/ugXxcvZevE8HuV1FYOXQxtTH+qVGAv3MXfOOltPutbtU15/E76+81ZiQEgwK5LL5UN9VR8M9tLUU5Q4/9z7aJWg4/2zF4GnU/OhvOXqBLF1/5vLBsKleXGxiA2/D4r4HJ7g5F/rw8fW9ZeEV1C2VM2JIlqqh/bL0u0I/bp+dGo3067qdG7vTfmU66rXdIV8vlE9n9tj3Nl5fPMxaCchPxSPQLvs7GPkrifGnTWyXoWOFWXDtzJMjVIIWMWdEworzQT3glHm/Q7rvWaOs6BOxPYj7ajM9sz2zPZHuGR3DeIf1PF8FO9JQA8lY3ivg8rXY4j3bfk45ptK3QlzmBprw5GKGcQgkFAoRgRjVmrNpYHDqG+auhfcw4z7jPuM+4z72+EenyPucRJnROkY7vvnHnRQOXL8wVCd7tniVEMAnaKEQ8cJkMrxwCslLKFemxGz/iSHIWTUZ9Rn1GfU3w3qyVmiPgmAomwU9b3DDLvwHT7TcKhO9yAIYpUAlCumNWacG6mslx4K7w0zHoyg/hQnHGbUZ9Rn1GfU3w3q0VmiPonFonwM9e9ivrarxTxu/o7xftOtMw79tGL3EG+BWTzJFkJjKYSUIGQF84AICYz2Iws6aXN5DT/jP+M/4/8c8U/PEv9JuBgVhxZ12o59aG0nOgUp03G8HVviaat2BwHrNaFMI+4Vd5ppSCC1wgsQRgef5I4+0GAeBvIwkIeBPAyc4zDAznIYSKLaqBz31Jktxz11yrJDnjrhfXSW9BUFiGDopeaeISKtlDpcYcQ6ZC0f89SZLTPeM94z3jPezxHv/CzxngTVMTDqqbN/tl/Xb2bwiL+BKt3T6xVT3mAOrbYMGA0h90IBTy2QThk54qNzggP/MuYz5jPmM+bvBvPiLDGfhC4yOIb5pFeMsb6U5+SqrjIO/KRedw2HGWoAwUATZi1xzDFBIJOMKGEoscPUT1rL6M/oz+jP6D9H9D/okY6j6E/iYznspCVaLRer2AfbQyrbo5XqskPnKe1VOXiI0l7dL80ytP+VtznfDJaXTnt+UvME33VOrzWL8A4qDQadbtcuHuWVoHuXLakC9C670JuAOr+YTQPB5u7T+nn46mk8HO15wIW6et4kFHpeC6O+meeF25gXMenAqvz+dTxb7TJ206ghF57K5zC8lClz/nDCiPcvOHVn83npPq2mIyk29kv7GTbe7WqcMr/G0F3d9vydvpLOLhRTjvEhCcXkaJAPAyfvNEIcO3anW97NYU58MJgcFhApyAT0ACgtJBXAUQs7J0R0Wzk2RdkJ4XGSBGVPGB4nT2t1vQAfNFBuVHxJoBzHI4PzLPRfV7wNhq6bD4qwrjLZVRkRY7deV5QUKe+kcF5A6Xl4lYBAq7XVnEiG5YAou61lcT4hceYB/sx8OMf4QpLILE4G+fJSd4OyWoE3JSM0KYu7WfK0p154ZokxGEBmnBIMCWk0iYcfswGIlI1kduSB/cuFh89SeEmcDKeDwtu910HxpaUjAtxV6ca+Q2SQtlwQH+QHsUTWBjubEIUNNh4PiHDXUBZiFuKXC5GcpRCTKAbOBoX46lKthkfApmREgGVxR3zEIm6lxhoZb4zjNMxpEVPKa4yQkn5AfGUjWXhZeF8uPHqWwkv8xzkfFN6fw8sc1F1dMCK7WNrNfK8ZdZZyBSwJE1ZJrdAcCw+URB5ZPqC62EYWXRbdl4uOnaXoEm9dLoYXc6eraZVZtb+Y2xSNLeaW5R3pQcyMh0pCBogTUAIhncaUY8UcBEANLeaWrWTxZfF9ufj4WYov8aXkclB8I9GyrTjeHQiVHa7VHQkhV84A5a3B0GGOqTReEcDiBJBhMyDHdycLks2iPCNR3sGxzdfLUpylLBPfNwEGZfl2s1i5QT02JSNCLIu7yy+h42pIGALWGoYJx4xD5oCx3oaREQ4osGwkSy+Ph18uPHmWwks8j8Sw59Hb7TL8aXjxpS0bE19VoSM/SRBBEikuAGfGMWHiEb5UcI2YscoOya9qJgswC/AI7wJwlgpMfHsEGrFI1dWIJVoWjFqg6qq78hlk5giTmiqgECWUIWqwZ5Z7j7V0g5anusqqy6o7QnVn6dRDEqceMezU89bF/uBs8aY+OrJ4V9YZHAfrupOm7qSpOzYuDn+g6+/jLDYEegod054AEsZJB7mMeVOFcXponBxuNis4K/gIBZ+l2wxN3GYEuZmCb6bdW6i2u84KJDNcWOoB4B5LABASigCJKKQOuZvoNSs1r+4cpdWz9LShiaeNGPa0eVW9yeEt/l3Z2CZ/VaG7yAO8wwpDCCUNo6fVCjsKtIVKS0HT42D3m8kazKPlEQo8SxcbmrjYCDYyy/y9Psh7ZK75+2bSFI/OOJs63QUfrJnQGmHLqLcQIKGZpmHeCaUWVNPBeWfTUlZjVuMRajxLvxua+N2IYb+b1ws9nbni5XI5qMaqeFIVj6ixrdNRo6MSYSYtwlg7xTgmAFulIDXMESmG3AHalrIasxqPUONZOuTQxCFHDDvkvKpe3Ih52haO2ad1je6oCJWTRAhNieYAAS/C363X3jJDGR7SYdNOVmFW4REqPEvPHJp45ohhz5xeirNWGT8M5jfbL++muQHQegmURwB7wKAkBiooOKGWS8GGvAB+OEFms6y+J66+s3TAoYkDjhxxwDGr0CWKd4vwv2GjtKoxebeYVDXGVlHTat18g5YJH6xQGmQpFSHUMacBpdY7FwbKoSGx01hWZlbmEco8Sw8d2nroEJD6B3y72obKze/Z9ZFEmbqs0evN/TxB4xX3swSN1PwywY00NqA21FcbOnGioPpxbjpSa3K+raocb6rYzqf/uXVFaHp6EfOEqU2x3kwD4IoYaB1VUiyrrZziX4q1W32cmiDKaitgXTViw4+o1Bt05myxWan5uupTReh0Reh5ocXtTK1mn4tpuMVV9P6dX7x42MRAeqv1zF0FHV0OJQ7oFfczB3xbVnkdq5wydUAtmupb17dPHDCuozvJD/Tj4lOE9KsyJV7oUc0AtppehH4W+kMZbl+8jtuXVTeJnI1J4n6MKUbK/HB/f7fdLFZTNfuPPeK0sosPsHpciQBL1W3qzwY1Xy4+xWM3qvR8EzVZV/eyae5louK9TK7cZF3dyyTcyyTcy+QyZhWJyijFmlKuaf79H6sHO6kf7ItlFdEySsDK73aIgCIhIO4T8LWbb/vUu6qudmyQpGgv3ZFG0HDlHCJccokxZk4ygjCwzOE2JDRp4Dhb43ToO4Gh8aTQd2LD4ub0ONoPKpPj1uSQCTlInxw/Vn1hjxx1DxkiRyzqLiJggpQFEFCiJdfKcCmAt146xKnGZJ8csYFMjq+VHNl2GqUfyvS7b/oxkNCP9um3n1WqJosaSimVlu0B0EFjkcPMSMUFNlBi5K3yDjlC+gBUxyeTygTMBHyEBMSZgPdOQJgQkA3Yf0H4s1L8fSMwKRq0BJvybmw394IiZGM2PcwI4wxjbbGGxBOHneyZg00rmYh5NnkrmpBMk3unCUpowvs0GYgyqIW5HIks2CvuRhMowpCTEHMMCApWlVHUMoStFU4owvdRsjxJBEEmyZMjCc0kuXeS4IQkok+St3Uv7ZNk3ZYMkaQp7h7Vqp3T0HFFDRIEaUipdxAro7mBjNp9kjSNZJI8TpLcJPAoz9NGecgyD++dhyThoezzMB7pNbhWZXYFQzSsSzswxFAzq7zVyHpNiYAUMYodA9ZThbXZh2HdRmZhZuETZCHPLLx3FrZ+0ASCPgt7TtA1XIZPeO4Udn0eOKXSA0M5cWFSKWkgIgGWI6M1gH0QnuJU58zBJze7FJkg904QlhCkk9Ptcrsyl4c8Rk1Z4wYeoyMVD50vOfyJL3TVHvl6q1YfbuasfWr30ZFn23hsh7+58Ld1czxq00cvF43m524TSOLWbm5c9Osufber3/miePlRTWcq2BKFiu2VWwblkbPxBxf1j70nB9Hb+V2PdrlzO3wRozE5JQ7YEPXl1D95seqcI8cupoXdZRpIkJAQcgcd0tI5DpnXUkLCNHIgORQmbeLIkIfT6ugUQQ9fl45OHcZwYzk9ZNa1cSklnrwQ96X078vwhmNoyfcf95PBVB21qTDZVRgS116tvUMUmULMeWuVk0hy7J0jzlHjFae+NLg7KttrK8vtrOV2+pxLNxYcOkvBJQ6wkPQF1ztYsOqgw6cKJmUdSQnnIcYee8bChJJhATAmSmCHuHNW631JneI8wSykr3TcwucoI554UkLal9EbtQ6TuIHxqi0YklJd2j2fE1JnDRAYh/EIa44wBVoYyeOJ3F6SfTHVbWQ5ZTmd23l/43JK3PIgG5DT5WKzKP4UP7b6PCCqWDxpiwelldbpCMxKIoBQkkMijaUWa4wpUUgQIL1PDyIbaCnLLMvs3E73G5dZ4q8GeV9mrxZXV9v5dDMgsbRoSF678m76BkSIY4pZrpiEcVtVOWQ54IxCDFRPWrtWsqyyrM7t/L5xWSXOW1D0ZfXWra5CL+lpand9SFBVYXda5Z31UmBtKfXeA88VZDbMsBR3tHIb66ipaiJLKUvp3E7jG5dS4vcD5dAI1U+71wwdIzn3usXdpT8Nw7jEhOM09ERKhLdSOILLY1CABP3h6STZ9rKkvlJJibOUVOI+gkBfUv0celX/HEmglxZ2bT3JKQsqstgaIh1BziqrCHYMS6x5b9HvJKnzspS+UinJs5RS4keBBvwofi7fx/XeFOV7u7lPxXD16z0rhj93WqXVsYrZweLcHCxG++LZuVngMbUlbhYIjaltzNmiLD3scpFW6U60oAHAE02R8ZQiSKyTUDrsIYYIerM/lKUN3c2A9qUyyyPa/YxoN1bbg3phjCot8cJAeExp1/piVDK4mUfGYN1uNnSGFZFBhQ5QypWhHjvHoEWUeaqtGhbhvXhnZDWeu3vGjfWIzlKPiZMGImN6HHHVqHRwyGEjqdHdCCPMCCcc8wLEAyad1ZR4aMr5HHdsWHF36LyRdfaVjHr4HFUmEh8ORMdUNurJUfX+w/4cnTpdrw5jsHWGQUqZQ0hCyzwWBjpFnRRJgtGhlrLastrO1cVjVG2Jiwdio2o77OhRq+AG7h4DNbvWpQtzOQAgl1pqDoAGgDIZLEyjKJdlWvUh/d2960dW4VeiQnqWKkw8QBAfU+EBP5BKB9d5g+zV6qYxIt4YYAm2QkpvJYOQaasN5YYb6kbmdXfsGZJV95Wojp2l6hIHESTGVDfmJlIJ4KCzSFqlIzZvMNBh7sYB1oZrhClj1GCmlQpzPOKGxXaXjiNZaV+J0vhZKi3xH0FyfHwb8yJpBpuDviTdSt2jVK0I45pXDDujqTQ+2LqUASac8cIiOja43aVfSVbcV6I4cZaKS9xLMBhT3JiTSdX/D7qapFW6icYhE5wjEY8Qp9Z4hpA00jBFpPWe42Gt3aXbSVbaV6I0eZZKS7xPcOp98pdF+Hh8OQc8T1Z1nRt4nYxWPeBxMvqZLxPYaHM3Exc+safJ6AMuTPhcpZr6bMUfYqaej2pWBIGFYd241Sb8MZ6q6Gxz8GIQXJtHaJdf6Bx9SQ71rLPzIyFjukn8SDAa0s3eeWG73jd0YlinsLukiCwUnnuPhUfIewKhIs4TKz0lMjn4otPEcSPRKYVyglHo0QnlxOPMbfTyoJ4go1pJPEEwHtLK3glZuw44dEZWp7B7LEIw3jQSlmnrJJUQGG0c5UhrRCFKQlk6TWStPKRWTu6rcRu1oLNUS+KngcmQWn6ezt12OaSXWVMyrJiquKMZxjCUAkCIBKAUYwUsRsJg7ihTVtu+ZqpGsmqe6AiDz1EzMvG6wHRcMwUaV80EXaObCepaZkIbAq0UyBrChbNKB/NMKSkJgzbJbNprJmvniWqHnKV2Eh8KzIa0U7smFO/KggEBXVQVJpu6wrCKOrW6PoKKYMWjB67hXCnmvINUaACU5saDgUGo01bW0xPVEz1LPSXeEJgf0NMBJV2nob2MnkhBQiwTDGjjEXESWqqDVacMQh6Oqifr5iF1Y9RqsV272QNph52ldhKfBiyGtPN2GW6n6zq764jrtmxYPU2FruuQI8ASJSAwCHthqXfUWGoUhs6hocGnaSbr54mOO/wstZN4KWA5pJ3efumuCw6f6rBX3N0nJWGiQ5GljjJvYLAco9e5E077YMwh1VfNKU52yJp5tJoRZ6mZxM+AgCHNfOc2ajorXpd3OaAcW5ZPruryYf2klbor1hRaCQUC2HsuOY12nJIeagekx1D3VZQ2lbX0ZFeur/MlgA+ipsSXgMDr1DS8Fpf27wMrct1q3cUE4yl0WuNg1EHrjCScCAUdgMxQ5/lhTeXVuSesKgjOUlaJqwHpuBq48La+Dx8Iv+rt5eKTUevwh+YB7qQVak1cWWuyrmtNdo+5kldsaVK1NGlamlQtdbRFBNNIa4ck4wg5Ho+M5mGehA2gHCbj1YEGj9TX+K+52flep1TYy3nhZu5CBQk191I6wZV6indaVHda/Ev5t00oqrv1i+KHmft9Wjq/zW1htuvN4mr6z9hR70BNR2mo44tzR9baYLdPvAZI6jXw03px5Tarqen39WlTtN/B9wu68QwaMEChN54xIhUhHiGJACGOQKJwG6K+38pxXbnf2k36Lz1l/y3MYrZY+e3sebG7m/pUufbEuvJ0uVBn9rnTT6vPrsv+G77QufAtVcu5B9c9ONnJJ+lO/q+LRRkO51amAXbxNoBiapK+/GmxmJi6Ut1DJuum0p535cG6+26V45W/rB8PtDfQlcE1XflIj8qXtVUSOqmaT69UNFqGHvOuV0+KzeV0HV2Zo8ty9fsbp+PqAEa7cOv5/9wU20D1TlOhz6k78Kt8Hl9j8yCPtnsO9rGzc7OkwxIiINnYJ+nG/veTvR+XKKctm7ztDgP1NKJXobsgTDE23gpskHIQIY8w4MRBZzn3iLbDQa+Z48aD0+jo6CHh0epob3HrAeX0oF6Yo1JK9vkJOySl3mpXr6NPXg+td41U62bBQ9QBanCYQFBItUSKU6sA5IYJJRgeF1fVWJZYlthNXDfhg0gs2fon/BqD77vPc3XVsfhCrV6nb2tVUjtQp7uyLBwyjHjMsXSUIkMZNkQYKj0C3rWrYAcavIHWDpxnXPfe9U1VB89adbZ6JF3ZBbmt71Rv7WrYqXT2QHMhApKdfZLu7H87WyQJIIsfwpxyut4MRZvpuubExZoTX9U8EHN2zQcORJ7d8JNfNggNt3n/U6bydPrDT38v0rNZ8d0tB+9CP8s1Au1U+Jvfzor449SsFlrsVOcYh3Z9zzu7aRIbU1ey90/kkLp6GY13XfxyMJvxXnF3718h5zAJUyRnARSSUK0YcUxCLCBwbUzaXiPH2W43lk1vICGlkk65rfIYZXPivf/bq+dBZ0Wjykk8ACgYUs5+RtRdp1ZD2VC7pd2NScuBpI4wrzRymoSJDwBEAG8hV8yZvmzU8VlQTzbYZNU8jGrQWaom2emncEg1bxarjV/Mposh5SyTwmH17Gp0PZ05stZoDbhmSAqkhUEQI6EYjudAo76Cdu1kFT1pFeGzVFGysU/RkIp+deGewn/3I292/ftTVWE48ma4VndD3xuvgZYSCWkgCuYcMYxjwLQO04nkfKXhtrKqnrSqyFmqKvEboPiQql61ERijwkqiNA5rq6nY3UqyUGvJpdXeKKGVjBlKFTTAM0Zx6aU9Iq+muaywh1TYHcTo3F5l9CxVlvg2UHJw7HK/bw4OXVX5NSNXqNRRFkbMIy4xkkRxLK3FShlsTJA8RtaLAwNXaCqr6kmPW+wcFQUTVwdKB+dUarWZuvW4NbisKlxjDXZqdTeNCFfKQY2ZsNhgKwHkHjHgmGGKEj4wv0rbyqp60qriZ6mqxOuBskOqOmQNNt38Wmtwv2I3Y4iXIJiAiuugK+Wc4x5rBoSxCjCWHIU02lxW2JO3BsVZqixxfKD84Ng1Yg3uBpJD1mBaaS+LlSIcE2YMw1ILHc9fodYrSBHUzPkDA1e2Bp/6uCXPUlGJvwQd9Jf4YTt38a2MWoO+qnCNNdip1U07Lx3nEBPCkcHYUKYdIQhw7JG00Nu+qDptZVU97d1ecJayShwlqDwkq55Xea+Xrwd9y0eqdXeCIQUSCAINooYb4UGYdAEpuAEGCMHHlXWKuKMsrROZgQ8gqrP0oYCJDwUDB8eqEetvN3Acsv7SSl05BQkBhwjzMRTVIk8ctQYyyjwMA5c5MFBl6+/Jj1Nn6WABEwcLNuhgUR/vM6QmsysaFlJd3tEQJUgAKJA2SjBCsEOMCI1hEBWBbmjpr24ly+dpy+csPStg4lnBUs+KchnC9DPOL+vr+xnnk6vd7SdPUBhnBODaS+eJ0ZBaZR0t/1M+1canPGni2OCllY0ZO9ZlW5PQnS7czrP2f5Qts/uPZYoPsqjuogjvfBue7XYdu1CMmtg97u+9d2ZTvLR28svpz/QZ6PbP/v5f78PD31y+f/bN+/AEPtaBzs37WE9Cp1zM378vH/lw4Yvl5fL9s+fvn83VlSvbaX7POvlBv8zLOqH3llXqVxnajf/E+Ji99/i+7gWrSfuu48W6H1dfvS4bePbf//HsvMM6YOJswTrOFltdHoKyWC0v98Wmy7LJVSzrCq5Xsr895Zg2BionAJbYe+w5FsJZrKUXySrffjN3Ljx6ZsLrPP6HV131Qqr3MaC7XnFfedUP2v2epy26xPeCke7oFuqq3wdGt/J6b3Rrr3aEhiRwglFMMGLOQSicZMpx4wDFwiuUjm5tE3cuMnL/Imt+YBFvqpFZaeBdxTWA8O+PrjrqLr61xb2I7PyD/VDiysBSV4a/hnYW+73zY7zY7ZrtpW6iHunCLAUEGwsTILQGRCAHsXecYquSAaD9/J13Snz/nXI9jXOQoQGg7Jk/vnv9My3KR5C7Y9kdEx8AlvoA/F83DyPlar7e75If3DwMSqGg2y27l7trUNQL6ainGksJtZTUIe2dpsB4JxN/tG4bd9490YN1z/JuCh1e/cVqsZ3bCqED/VUV660OL6RoX4crrevce8vem+yts87eulpPTUWBV4vwoXIASs3sWF71DJOW16b2UGmXtp4hahh1QilNmJBeUWYpowhxaWl7rsBgU3fYs++/S7c/K55i+2u4uTfx5qqHX4XWrqvOXN7p84q+z4vdhPJ5a0nEfGnB1HV/uJcsaV/JPPh5nlfcA2kSnwOW+hz8rOIPjnPLv8ZzgN4uOpyZNaWTj/FInvUiocxAWXemYRWhxiMrtTOAOw4F1mFWH/5PCqbbAImBho4jTNtgbCuAazvf2MWn+c3wwk6Il5ih1m2Kb3/55e27PxQv26XjNFXJ7naLeLvF7na7U/+Yd/T9s1fVGm58Te+fncHs/0rFGdJczY0bUmmvuK/S5BcV/1K8bj/whZptv9wuTLwQvjemqNl1h+SeHot4E88Glno2/Ps8GlyvwhdvVtt9G6EsnOwVVtLtF3UjBzVEXiqBFNVEWEIVB9x6GWZmLJi9beRgv53jhLst2zOd9u5bsn9bbMNwP5sVszj/L/ME7ZRa3l+R3l8Q77wMhSn3i7JSH7VSX61c3AwMb6UvrOJNfMHvLtXm/RYBKEMH+T6uDW3CPRZ/na6nm5gw99fLaQB27ELBkPxQ/P3dNlyeqtl/7EHgRlm26s+u3//RlDc2UfNJXyHlTuUk5qyaxG47cc1dTT7WdzX5FO9q8nmxnQTb+0MpqRRBzRe9/+MAFyodX4+oxE+Eg6FducqaTPjUlEx2JRWc9q7vOQOb6AECiRNYMSmIBJhJ4i0V3FndutnvNXIcltbzxaed4TxZGzd398+lPwU7IshhEebUn8pVyWAeLGw1M4nEeRtust2UextvskxYXuc++8vu5/0hb9F9NVZ94krC4bjqOudx7EkjOYmjV9LdFwcYY26QVJIrAZkxzhjFHfVAU4fAmPaOPXbDfNZJ55i4WtD3rb+XV+qfrkr/37iFNICtRBj35sp73S0N1GtdWYZfuwwTlxSeuqS83ahgBQycTtJocR0r9M6T6ac7HK53IMvh4Q984TBYthk+Pjefb3IGznWCPEGOw+oBvyxvaSfLzZ5XV7q+V02p14mlPnefij9tQ5tBuRfRUcx8CNb7lVoFJQUzd6nK0PJgwvtgg21X7kVRm4lVztHn3YMTZioQYrP+wxnmRBztjGeXCpGP6SzxSOG4p7PXbr7taeuqutjxlmxLuj4oGkNIgfVQAMcFsZwp6KlTMWeOB3Qns/bzR9qVJxbUCRwln4KgTuxYeWNd3dbBf+H92m3iL/wGLH9/nvzzv3TvyuwbSOKfeXpxNXTx/T2JNfFk4aQn1l7S0koMwxlL07LufBDF7DsAas9cPNlBWQGtsB4wIgWSck+yp8hVmkX7pESLvly0pfRw/BeK/4Jjwh2qtxq8ek/SxYmPD6c96b6qOl9Pu2Z3fUC8zflRnXVmynmYQTIAMXaaWiGJIcwjiIKcndd76m06/b3Kt3dMF3pRJqPM+n0c+sVfrt8JjcKb4OTf6AaDL22E2x1+28vhLfxzOrfu9/At7L4knfhJcdaXdD9BSq25kawo3dKuu5RjGGNmw7+CiD0EzhhvqZWcQMfM/ph8mvwneVR+EFWf4gi/26iZ3I+abzMit1qG96XlxGuM856Wh9IzV/IYzc28V9zNbCS98dh6Rr0gHHqHgXYmWNzAIBxmy3tyPlFW5jxMP61hmp73ME3vS9qJmxYX49KuT1sfV3h98Pk1Qq9rdfTOiSDeUOLDTFpFxy0jsZMSIcgwBMaN6b1uKw/jj3cYfwDds4c8621UhYm/FZeD899ueH47Px2Ize8Udg9MtPGUdcQ0BxJDhJW00itPELGKGUwH5r9HR+VnhT2pcZWfs8GM7mtUTZyTBOjp+YfFYjOwFO2bywNqrsq6KdU4xMgaSIXj1lhNXAwYUlApABAQak/MVQv3q2WYjeRHLWZxF2LeEyk6zlDG9yXpxPNJwJ6k/+w+rWduMyTreVo0IO22fG9zmDNrLRNWO6atos447sLozRWFBOI9ebetPLDE83D9mBQub2kOb9ehZviBZXl4XuV/w9/X3/yP2lq8tz2jxAdKdA48ml4Ub7fxfNvirepmM51eTNZlyWStkjSme9e751MyzoONzCGQnGEEpEWYeGk8cpwxk+TZ7jZynAr3GpusLxfLW50xfmoN7j3U4m24ocbFsFRgm6PKfXZF6OgmdOnSEbH0YHS7Q5sbBZ/bqvCX+fL9uPhUbBbRITF68b9s4jais8FsOnex7G/x9/+4uHKVR/+pXPQvF58mm0X0W4xu+k3ESOlxEL85lsUnP7kM31y77O/c7kf98feVcENnfJz4SYnUT+rdSn10ofJqaMNn0xT2N336Rd2jkATFhDjLEGah4yEJmOISYGqhpRy0OUX67Ryny6q9iZ4t0lOV7vvU2JdFdR9FvI+iuY86Zjh66rv1pgoRSsKEP7h5oZOA+C8YvoJtt13+Ng/ziPU1d/jnRRyi47HmpZNydb10X47jZxilw30V5YtYh/sPN+YKF1QWlFMeh+7C4HwxW2g1i2NteLRhpClrv/jfOgDwX19dOvMhDMHl2P6/VXG5cv7/vL/ZK7QLs70Kd1PmzwvthpHyorRZf9MzNf8Qbv67tEb4+epfS46Vkel9t+ri0s2WL45O9po9p29O2zZs6vv5hboojwRYBZsv/L4GM+UbK8n7y7wEcTlgnZi9bZSUq+9jsqzuYweHMO1eVRxelPdRjuQHADwAvuX8ZgxO3N9EJ5HTavEPlzyaNJdTVTSw6b5X0PWikUZQZQlgVkmCtbWIeiC8ZUQyTtr0JPutHMfefmv3HpFR1Pewz9yYp2FdUjYmAV5X5Ku51swcAttcIMjs8x/OLn30Q4UxkMTtS6RuX3E2PdRf4yS331k7V7tbS8xTLbGEFACJFAYACw8ZjOnSCVDt1lKnieO66V5T999H4w3kDnqaDpo4MYmuE9Ni9blaR1gfDrcJ9aK5GOrdKOrmQPWDwTc3+NyXrge1TX/B8s9JQm6SZz0Y2db05NDRbLQPqnG5CF+yCPZJsNvC5fg74plBoXY5IW3z7sSH9aJ4Pa2z6cSZa2mCTud2+nFqt6q0s+OXt03/7Zd//0vZ5OfzDLw53DvPLv5GjOkvcTwSvKe/XvxN7KrD8TdNSXca6ZHnxkpIBPCQGu+F4xAAz4UwjIJkibX5/LGLq0eJ6SRrqU9FTCdfUb2dph70cI1RPSXePkL09DQQIhP761iITFvW3ZeEKswOKIBCIWKMNRwaJBh21jvOqdtT1WlCZLKunoiu0FnqKvHfEXLYTizgsF04gcPKqgu7Gc6U9M5Jbo0nnDvMLCBCeaEkQOGK2pNW3UTWVtbW+i5CV+5HW4kvjQQ9bdWxYQPqqjvRmL52xd34Ts4xg0Rr4yjBWmAFLNJIWeGVMZLtKWzXSNZY1tj6LgJK7kdjiXOLhCPjFxoZv9Ch8aub0Qc5DoTDxmmlKTcKAY2Q8F4rgphxfHD8QllbWVvru4jpuB9tJX4qEo1oC49oCx/SFu6udUPKjAdMekYZIV55CSBCVmlCIcJwUFs4aytra32KuImH0VbidyLxqG2IRm1DdNg27I5eQU3YWM4t9GHmxaRjMliJIFx1kDnFR2zDPH5ljd1MY/wsNZb4FUgyMn6RkfGLHBq/SDc2iSpDhAv/HwYriwwWCDATLEPHndZMDI5fJGsra2t9F6EM96ItmjhASDo6fuHR8QsfHr+6FqJARhmKPNaKSwMold4BZYGxXlqs0cj4lW3ErLGbaUyepcYSHw6Z+nDsnLVfT+fT5uclSrsKlxtnip3M0osdcRnDDFBYAy8xVkKYeOy1dsArLLmB7bnxaQs3UNYBf8T6RQRVddu83uUIvUD4xCLbHVkQ76UfpXOpYpBA6AhuNY8nGumVCmALXzG9mJeyGXVGKmIe8iin/wETzX27nc6ihkv3JgTA/2f3Vet8IvBXk+eYJv4fMvX/+CFmov/OzabxAJ/9A/d8KJzYunCn3M7VvYQzyEmNkPcEx/A6RqlzChMoMLWAtNLtNHEq7XYarc/xu1Eg7SkV/Lft1VWQ2rt4+Eh5tN5OuKHOx+ncuHVzvp65VPPS5dosZqVXfHMm3/NQuJeIvFX6dDYLyl5Vh9aXgl9fLRa7o08X4ec2cQlZv8eeZFY+0/Cwl4PnrnQL+7/idVPhSeMnXFn/No+Cjo5wJYwS5xnZcZ6pzMlfoz5+Svt5arZXDyVqaDLdq1PxabRG17lGG0SQAJox6RHjmBjurRWaMoGdbE+tHW3uVNw68AX3boC8rINzqntq4VUiK9gRn0vLuzEtmnik5xXCYsxiH0/LWfhcJNcuiOoO8HT7oxbzIYUntS8Svx2Z+u38v24eJjrmch46yMXnQx7e/3TzyWZX8wY+3td84ICX9w0/eaywh7/mS1R9Aufva15EFXvcTCuCgqcfypD/eRXymgQgt78oXDPlRL8O5nlRfF8TIoYgluK/CFOOmAghzGfuyb/7iU0obiSxs3NTl2MYaV2UKAB7GNlzUo/qGnJRb653T0DSFFtOKaBCc+oVgxxRCKwxCnmk23zVzadPNbjfmAHoHpYWvioGnHiJ7vYqelDH9FEFsURBcE9BPbf02DuHndLbku7OLbbYWOsAxUAwyLxV3CGJgELSAcA6OrqxQ/o9j6ZZSbdVUh5Uz9yffhQHPMEB2sPBS73YbvZooOprPRiUBd1s8RRY4qUm2AEUxlQpKcBaKuKcYZTCDgvKj2cUZBQ8BRTgs0SBSFCA91DwQ5Wtbb1HA99e7gGhKeswwRPPfTDdvXKUa6gpVTZ0P4g9wIBz0WFC00LGQsbCU8ACOUssyAQLZA8Lfw2tL/aY8LG+1gNCWdClgRLYeqgJ1VxSyAnnIEABQEqdkB53aFB+PKMgo+ApoICeIwoYSFBA91DwZjU10yqBVgKD5e5qDwd1UddBAEEvHDWQMisB4p4pJzw01BHE0N6UoW4gIyEj4SkggZ0lEmCCBNbb11tvpleLeUzlV7wrC/a389oKk01doQeKfq3uMoNUzmkqmQGEUmstZUQxoJAlRGrIO8zot5XxkfHxFPDBzxIfKMEHP4CPA+C4DhkdWFAFHIAEUikNwwIJR7SUDmsjGMaMjcIiY+LcMXGTk64yKM48fmcUFDgBhdhfnNw/5adcPBw846ct6Sba5V4LBohDSnkljDeSe6o8p94qCbvzjhuf75OBkO2GR48DeZY4IAkOUnfCN2o63+jVdn2ZPPxJ6PstHNoqk6rKjhG9ku4xQRITCzFn1gPEPPCeUEJ4QADX1Ln28OteM6dCxbJtuHKRnbSn8TwQMMaedyRFDCVaulV59ZMqJR86SrGOB3SUhyeUL366KUtKajTBTKU3cS928GH9gZOHPwiFbukQFXZPKgcrPGpfZpY4IcLUCfHN5WKzuAiPKB7Ic8CTeZnUu4Ef88HqB7yYb/S5o5l06EseyJX54HsYIVMQZ3mghKtI1B6YHs+z+GTUui4of/ZmXXxarD6snzdGTRXJUJ/LVQdwrWfOfYjnx8zXVW98YAfnr03+NxDcufk1l+PtIFISr0wIx5DSc89MSyc/DvppDlTpJopD1gmNNXTOKGqBhUBwLqFCwhhG2pnPQEMns2tOzZBTGDZfP0NO7CB9WzE+pHv0uBATf0iIxsf2mYlW7Fuzcm4+Jsi61mRXa1yY3ap7J4k7hsOUg0tlheYGKMW1h4xoS70Vflig3QazULNQv1yo6CyFmngrQjwm1OZ1jkk0KR8XZ1OpK0uNDFeQEhjmA55zJ5BUUhkqJGKYymFZNk1lQX7lgsxG+Fk6P4/jJPFyhGQMJ2+afjnGk7TCOFB2tbrri4oaQwFSkgLKEXVhkJdOeSIoClb5yEC/aysjJY/xXy5Kco6i5Im/IaRjonxVv6QxTSbl45JsKnWPKFAGEsQxNhYxoKmlMbjROAyEoICTYUU2TWVBZkF+uSDpWQoy8faDbEyQve34jjx+GNyXH6jS9duJAUNMKCmEBRx5DYlmzJigTuQUYcNS/OGkO/VZiE9RiOwshZj4zUE+JsTX5S2O6LApHJdhWaObE4tpwhVnVFkotXHhPhglwHuOIDSAD6uwbCeLMIvwy0V4nfMqfBARJj5pMPVJ+3YWPl/8sJra8K7flqmNe5FyOtaZ+LLOpE5/3I2cG63RkaRiiiiNHPIcYKWcAwo6BhEUAmpr24Da0eZOpcwDX3B9lk1SCvVUoixfQHUnxcL78NVF6DRBL1fRXW2z+KRWdh31VfjV4qqUp3XLzeU61C5KXTyvNLWJaTo7yanLnJ2h221n7iHTZ84Wm83UDS0ipSX9FaR+Qu6fy/oP5ZNSPduymwz9mF7xTX5RqrhH7qzydjkNI8S/L4u/xbHgrYpOhW9Cl11U6RPrRLHVL61/dpVsOz6Hv7/bxkzqavYfe/S7kbDrz8ZpbLyJyXY5iQPSZB1vYrLc3USVl1JVUm90r5qbKLWforZp9wAvXiyrMMLr/HB44gQIUyfAV5dqFd3K/ryYT8LT8tPNpJ903FSVJvNFjCQsK+2nIG9Tjh+qu+92M175VD43499wEwMId1F7An+b9wNPvBnV3z+rnIa3axfTfzauwv285ZUNMw1/c8W/NDmLd/2oyQla2j27DOgV64qpiclbH9a75tEB+RYr/Af1dHY+NqO4SNz2EBjAxV7+wEZlQzkE07Lu2XCcS6KwBAQa7iES1mEdpktSC8ctsDtepC2cygI7KRdOMC/66rhw4lnQrXT1oO4yo5pK/NYQHNBUz2Wt6aPDWQW7pd0MnQxIxgW3xFmGJEFGWyI8U5Q7aYnvKeu02QWztu5YWzcJ37s7dd3WxyVOK9duE3/oNxIsf38u4r9486//pb+Jf0z++V+z3pVV78r7e1Jt4uSG0NBIOF2XvXlgMNyVDI+HVXHXU8ZQYxl32GkKDTAKO8ohAUIZ4STX/SGxaiQr96sZFbPRfA1+8FkO7omLHcIDmPhhO7frAUj4+vogIsrCbs5gYBWlxHCKpPMSSkYdZFAoQDSBoA+IsomMh4yHp4IHcpZ4SFzmEBnAw9utMW49BIj1rmQQEXVxBxLAYEqIMFACijhigDnBSWCUYAoT4XqQqBvJmMiYeCqYoOeICZE48SE6hInquNchTOxKhjFRFXcziiLOPSTUSi8N9gBgrLUwsSdrYmR/laBuJGMiL8Fdqy92lvpKfPIQG9DXr4vVzF6p5YDAPrVFgwpryrs5Oh0ARiuDmNQSGY2ItxhhgCT3hAnak1jTStZY1ti1GuNnqbHE3Q7xAY39rFbhpf50VSVi2JfZLJZOpnXpoNKSKnsZsiXiADODNCQMIYERBCxcFVwb4XhPbElDWW9Zb9fqTZyl3hLPOiSGbMZluJvFatBobIuGrca6vOvY6i2IisLxEHlIIZbKSyexJdw5JPtjWtNK1ljW2LUak2epscR7CsnBrdvZcnDjdrYc37addW1F4jHl0ACNuAcMMiLCHMxLqqHCnkMxsGk7y3Zi1tQN3CHAWYoq8THCQz5Gvdio3Z7GYFhUt7Q7DcMEeBUERRnDVAnFBTQGc0O0p1iY/q7JSYOhsri+ZnGdpbORSJyNcMfZaDp38RWZMGatFtVJAx3TsCmfxIdapf1v7cPB0m7wIVRUGkq0ltwgToBEFiGrPfEMCJrsPQw1dTLFDTf+QGIbeuRBZ5tOpuA2PWkMrAjam63LfERVFIWeLQLkis2l2kRpxvpNq88TfbnNJkYChD4SgzcqDb542FygX+2Ow5dFKdwynuBy8WmyWUxCl5tezCeq6s71isVxkQo3ank/DmFY/zeMQRCJKxVOXam+K++h+O7PL8ciwOq7tHM1HP81Ut51ipRQAB9saq4AdxQIjLyBigmvidMK7cg00tip2DTa/PXHmJM7oNPIw+/y6f0WAAXULo358x6gqjCvClCBZ9t1mex8uyrm7lM3yqjS+wPGgz2yjOXPc1TbE45qOz4Fs0hc03DqmhbmV7b4zs3Cx1efm15QPboEvWEqZMMoUdVq+ta6qVXh90CdrnFovfbKEGrCnzgHCGGhFdQEK++EbzNTHGjwVBg++BUPYyg+PRRn47Aj9h8Xn2K+g7ofqH6YavhfGd36y6d58e/le61/96niV/etwv0Y1Un4Xxnauvg0n5Q9q3lTrZE4aj0ewsRNbcjEkQ6TfZj9xZnp0hWv1Com/5sN5ZMv72FV1puYut6BfPLXVd8PaD1Y/1QxrUNfcv/RrN3cG2axKM+3qW5r3aQEcIWrT7CJs9b3g68p4duL4tVsasqG4mer+UWxWLp54NgyKMK6jZrOivjc7ilF/K1Wjq7rhWcXAIpGdCYTTzRMr9HZNfLaX6gdqtPNJaeVZJIGy0AhpJiT0ktGMLRhqgagE10zoSeEE9oHx4ssL9f21bbrGPcttwddqh2VWuKUhtmI1PbTU6W982ooO1WvQjeMxFCNnKTSWMmx84YaKARXWBHE08Pke81keT2W6ND7Fhd6yLxTo+JKvNFwxxttsVouVvHVHbIWTVPrJrbi4cq91CdN7d+a2r/p7dzOjs940r+NMu3MLGpEL36/icbYIY2V/eR2Ght42qWutFrHDYzURmxuurYglS7m6uP0otTRiyI21vyQouxZ4QPzYh1s0SCsz0XZwRbzeLm6gefFdG5dMCCtmm/izkq0K3dWR6OnezIfEUBwAuAEygLSbyD5Bu5tPB7slGdnPOIx0SUuaVgcFN1BrfV2+Hs1ugv8wDoFHMZYQmw0dVp7Ya2zwmAlcHvMQL+dG4xqieL2FhBukLItK+quTMSupBD7hsJTS+rB5ZR4n2E5KKefW7b35ZSAf0ROTY1uLgKMDOJcB+NQISEMsN5bLogjgEDE6ICcmnZOLKc8QP3r/ZiEXTFh8g1mR4gJPqRBOCqmxOuMdLzOPuuYIP+QMRhr3MgQHK3YMwJjzVPbf91vf2DbL6go2Z/YaedSrXeiKs+2rj9TzpDCLW6mJkikFVbU2bpS12W4l/L3RJeZxaqUlw6SuVTzizCrKlUZJmrhjqbmQ7FdxmXzIK9mTTF+22J18nHq+RcagQR8g2hXZKMd8U4MwHrP4dXKRV2r4ofw323oDeVZEfGNvK29kt7F/aRw8eN0bty6+Ot0HR/kOn74/zq3DFNFZeNDPvFWhClvbKImvr6xSd1VJuvqxiZxoyterG5s8rG+sfjhD+HGJqvqxg5sTJSPfNI88smvUTLNkDq0M9FFDRlDTeKDR+AoakYJ0xuvO6Xd83Co82UWPSKFttAa4wVCRHutrOv4jnfaOJm73W2Qc9t8xhk5JzGNCfqGkFOCJkPmLCCTONURNG7PDM0QuqodnSYMV+vwx2gJlXbOAkqp9Sa6cxBpMHfchP+gEf7cZsKQbZ9zA9EXTSoo+AZ+qb1z9IQiY+jOMJQ4mZHUyezXxaJ9t7/M0/nUp8UiPIerMAFKlqoX83ZCNVahgx7rgZLSOI+lgM5oBoT1njhLOVZxKbJBz1hrp2JP2v7OmdR8uP/1jJfVqkURHv2r+obaBYXi37brTbF2m9ptI9z7RZnVpaRPuvYQaDKbRbosF8vtrNyxKvlSfi5te1kezrJZ38Wcqn2mt+IM+wYEc6fLmdgTa7+xN+HiuW0P0zFlJR5PhBxQVvF2Ez3zbyCwybqpeVhndb2uC6eRlCosKMBMOi41dFBIBDGIJwBaf63c6kZvoLrHpLjqR+1G8lZub2Yu+kjFhcNNudkcgwDrR/CsqO+y8IuOpM5LSTSI6ZCS2o53VoJiw4KiIHFtInRMUO8+La5T0ubT4rCEQoVughJrueRWOCmUhFh4ShnWTGhJnXbQHNZOaC0PVV/lUMW+ofyWQxU6w6GKgsSTibADyrrhUBV6/I2GqrZeR27IY+11GJOCfcgIJ4gZJwHzEIQZasy1d53c8lD1yIaq+D/6ZUMVOsuhKvFeInxPUPXktf55I1qqJ5KT3YkBfRl1q3SXdYRSMIxSEDDqnPcx7bRHVljlPLMaDiqo296TGLLqR3f9gFVVfLDhqj034sslJr+B+JaDFTjLwSpxUiLioLYOD1fd/n5owBqsuTdkIemEtxBAw6UMgxSkSHEJocbYKHYDwT2JQavW0YOOWCcQEwLXWH7j4xU4y/Eq8VQick9TP0/DA7GDw9VkVpYNjFLdkm5SH08o9RwzThXHVjvvRHi8IkyvJPGIp1rpNnMXY9L+L7hnffRHozruM+ri263WM/d6sVpeViGfpSRCa9PQwMqtN7Fi9QOanCGPZyhbLtab8rjZ65U4FoWqy+dzFZ/PUChqr7gfj5o+4XsMQd2jCf4G4FOFoK7Up+LlJvavcgdqUcWdut37fFO/z+Zc1VrddU6EU4ejhruZqOZu4pUyBtXt1Nf0rgP7Hn2Y3CzklILEY4yCQ1A7bCd0vvyQmTBUsbsGK4iAEoVxn7DwvJ2kSkKlKIahwEE5aCUMtfoVgnDYUDiOhT90DYj/f3t/+iQ3ju0Jov8K637o+iLqkgDXmGd2Talcp1NVmpIq9Xomn6WBJBjBkrvTL+muUNRY/+8PCxeQBAjQnaEIKdmtuik5zzkEsfxwcHCWF9bRRO/40nrGt45u3g30N3RbHd0EJzXfHaHb8FgnKmzCcWDq/zolGPu9EgpOQH/6I3sgU41g3GYi+LJ6lTC8PN261Bx3iaYlPfMAx3Ji6lW++GL2ySOdlEYEwfvKB+rVI9UMxEk61gdUa6mnm19SjdawrajnuKKuWDzxDXBXNBh8yTWkNBoIrkP+oHQi9YYi0njazNddfkzRhbEh4ekIU5GkSViqIBhmtAeOC4IshpkTuY7vYz/PYR7EkZvEoZuj3ntRIW0190WlfP2Cm/eijhcvuBwdTqimujTRjEn/k4+qyTPukch05t2ebAgsqKkJfXhp/ZLT9WTd01CmJlwKWVT33jXL0EI0qop+3gseLv9gEfXn1ioYPV2teVERqWSvYbOQLWK6uOmjHSLCuxipNs1VSfTvOsUHsiDXUrn/nBkFv/KDArABtFznBoAbL1zpoNB6ih6sHw636JaeDRkYtX6i1HuSTslXZBG8vStPZW2RlcGSq9WP5Rx6sHHTFg4TrWvoPW8LIXiwj6wtdlnx3KJzJ4cWZW36YXaPssYHCME/zRf901h/TM29rGm3FTreUTPE0OAreTYEasdxHS/NcwBdDBDCievFCUwDiMMICcmlJYLWwuiBaIJOvIfH7/ryeH1Lx7EFRW7TeLDExv7+n2JLrfu7kuE0c2rOipp83wPF1aIi4Fud8nJXlAT66dxv5xuhf3h85/Fv1I7RwZN/A92V4cl6TXTgcl/8myi17yt0aPbOZjuhk4HZNwbQ9Viu62nXFPvUNcXmpjSbNIUbN0TkmgEnGSAY4pIruPn5opvfPzDaWT/QA5LEd4J8BdmI6bMxNk2eDE2ycUA+ESU5zsMgyh0YummCQOLmWeakbtYh00TMWrhEBdut5CY135PB0Sg34K7AFGhoEy3eRKLE5bgimNJlCixqQocR1/iaCAeKOaLe+SSRK+3C9fxBOPw6C/fd6Xw49GoFP8h1C1acqk1Gqkdbt3XTkmZpcqDr1qs4u8TaJfJlO10rpotW8CD0RQ/Cd4gcHBqr7HTV1uRpayUdr1vJs2HWmDQPIyd2/CiHEfSAn/qeEyPkAseD0O8d2iWC1lq7UtFfes2+5QuNL9msuC3I6Fik39+1FpHWGE4mO64OVtZkqaUHtHYWdxnP6qfTE04PR3xfFbQQhkRNGD+dagnvO4o1lQRZq76h5O5KdceLB2HHT5QE3XcFT0o/lNbD+VDssl2RY2nqj67uxX1DNZf+Y5Z4kgJkSr1SmmCJZCW2SILyoxXttz+gutg9WHyz6UvXDDZ3URPo9b4Hm105NEbcFzyreePxxsvmHD7hA9Uv6Jb5/pxgix1zmJn3+CQKg2e7QaswRMNQ19nJ9kXSe3yHEZktNJllF/Pa6mrNRfjfDzvSTOvtOdkVKXrUs0LSNqaPc201V6p5IJpunDbGPvaNmTNldBO+7V59QGuoAgzBPdSP5gFjoo8oV94ktl5FOFBREAwTx8MAuCjy/CzIPC/IvSx0cOT6SRRKampNVvzadbVWh5T4G4YUYT/+jrx6BWgJbxx3bWjZYOULwIrgIevH87AyzvksWXzS1M8qumGOdRigIIp8N47zIPJQFnrQDcIUYxQ6WerNYcqqiaA3SHlaLcUnf4IroGT1pBwblBhCieCXGoh+qT+hPT2LU08AajMRrm0nisotI2VOJdQA0ZOO9RUd4dAzP4qy3Hd8JwfI85HrRDiHwHcjFAI/yftsZDqpaxbgPTX3r/L3mEANq/S6FtY00515nfLBH8EMs6u0E5+589DL+AZ+zofiv8+Ym0obeztKdiwREPnQL6ahqEwwYn8PzRfik6n54jV7+uWNFZ4NYupeQ7EwWtvE+31jSvsHpvdqBEpJ/1Z8GKfmmsfCscaeR3qHNsI+sUbw/FjTflPjlxYGTO28gtdpMEiNSO8FMEX8o/XuuCtOtAYWzZ41PWMxSjvfoU/luRJKFA9/Hyk9IQg8L0RE93G9LMp9mCd54AAvz6ADoZDSuBdSrVeVmEslq/po1/TjbJ4abAEK+auafGlKsa4cBd6RFXVoilTwq5jG4WaPPmKu8TSudPRO+IHGyp/Su+a+oikCxUaPfuBL5hthFae/NsnOepwqyJc/vOACxRrIR1x195UN8nGb8oNFrafU76exRP/lKRSmwHZdChIUJ8AzsGgKrqeB6Hr6hpvn33aX+FR9ItNsJ7k3aZ5M7kyGvw9TjaY4AzHyIx8HoetD5OIspEm3sjRLgri/6RwJWWsR8dsHu/NRsCfv0V+c+I9z2dkpi1y55ytJOCRMrjp3TdG0zkOVPG5uV/75C+Pm9+ZUOyBLoBHz0norrBS6PFq/Qbo+clzTT0dPkzu8XSSud+OtFYtG1IHBsYDXrvyOSL6tyjN18m3iNx7pipS0cXAS4MVok+79XcRGczFqUgpxvML4otAvesFXNhB9ZX8r6jPRMV4RBePHstrX07X+iVHYRMGiJ5d9v2GOHwxWu5f5IfJRkgMnST2ya/o5hk4EQ5TCFLu9a+xYylrLfSz3yfbK9nr0X9TdHCV0XyRLjyxm6hfVrWuWoPPBynf4c0EVcrqGmxU9XOwvrENJNtbTibli0Uqth4xIrh6YAy05R5MfVvZAv2whRzcsoPCpdzvByzAQvQwFGGjcnagnhTDvk9vW+eiOP+Czfvjz0JfHTxInJ7M+DQKURZ4HYI5Cx0tCx8ViiruhjLVmvAAsgvSF3uD+bPjF0rnfuHVTtw4yuVvvbnrrz/W+Ng0pXwi3ZXWLy3Ntke0qKzqVMiPse6LKdU5h9Qvr/5NU1u//yYqeifrl7/85qGRMHuDPZIrQd9OlwlzMMVki7ZLKV09q+2LzAf8KnCwVH7GngTZknh1lnzB6OP2ANy3BUzW/XyEs4kvmxCKhmH7Iq+wTOqQDl9AnsK1EthM3t+G+s7Zt5Z/cDvZTAzSiUtgU0V5LF2yxTND7ZtS70e5iaBUBgstq4E9yuf9Ezs3pXQsQU4MIJcrPhz4gt/tlqNJ5eZaG2IVO6CVZ6gW+48QhSLPQidJQLJPWsq+bnf2WfUbbP0sObWtuad/T41JxIJMJWfn5dK6YeZVoZbg8vLBYS637stplgnKH9ujfwnGts13wix76RNjP+Gc2Bzhx1+NFQK3eIazNMyAwU8MMN5iIeeBrstl1Kd97j2/Mrq3+8ijK4vJ98Ftwv/s2Edh3b3xvbQT+sVs7dquNtcdwZp2w3mOyCl6X+yM1VDxavvxJK7rDOLums0+kFUSFZq2Ywe0eMQ0P5EBwWA6CgRWOX6bsiHo8NMWl/H6lhe09I7QTQtgbtToIlz4dpoyLnChIcObFaZ4AWgQo85w8dtMs8HAc9llOpaLWs8pJhHd3pWan9WBVy3ZnZOsv0QQrG6KFMU7MTibexNOjBs8Vg2gAbPpg8Q+z6IcJIP4XAasperbB5IgcSW5LfurHh7NV8KiHjNX64KYMAtn80ETdHXBNDv4ZAfCXzwS9N9X5OQJ3cAOvNqa+sr4vaMwNVZM/IDYhPxAspzdtR9we3enFzjgJTntLuRZ208vIpiH2PXqgOH5P4LxuGsIvJWmU6zj/jagryuFbjpamUC64iAeiiziFbxqH05uXJFGtjEZqaZo+GpZZDXM/IVDteVnqJ6GfpATCUZbgBEQhxr06PpWzWkjrRPIiK+vquN0AdWP9oQov2ZJ51CJNH3Cwij29e66pCr8jWMvCxMjCsJjCUZ+q4iOPHOPzd5C5gOz/93fUdlQe2tQfVUZtu3WXxWCkh7dxLjsO5MUh3Z3Jb/196a74iBvkf8Fhn/lulCmZk+TfWYGsIr0wJOZRNPRvECTdGye6ca/23fge7x+IFpk/tOniph4a353pvl2xMW7d4taL9c+EBtikAVPvDDvhDWCx590iNrlzkgCRKTQKzvDBIFdyccDVg/W+2GPmkjdN7soI7FND0Oc7HP4+rOgE0jRDuYP8lOZ1BS6OcIRgHoQuwFHS3zCPhKyWzXAo9slMFO/xbscxqrwnaiwZRvEGOUfJeUet7G0724RIAnz92iqjDRhRGGrxrHf3IGA4ArfMKqaJXIb+GiyPC5kpB7KyaMU5EYf/8jgOaJs2+00AtQtvYLy2GeK3tmxiA9gdIrFKfnQl1dxH4LuKrod3bDE9ljWireHYgneHJKx634k2hjsMJLQxNlvZc7kdR1hpak0WQg0CMdTg3R5VJ+vX4hNdr7Rw2FsyDJX1myt6BlEae8doWNUuuq4r+5M7DXecIx0HO7JX2/zVNnm1zV5t/3Z9BLWsEd32yIxA92SiMbWRNM0MzNeMgPwbJq+z2N5NpitFTNZNVl6Ve4sIoa50FrpFBbMtMPSe6h48k32rr1KLNFeSUfWCVRp9aGwMXfrbRldoAhLIDCnvawbsZO00YQ5ES7Z3pHE7qxu7RqVlgE9bWhyoswKdfy/btgHH6k5x1u+DKfX7fzSae924MTRbCs/rsGfiIL3QJWPDe4Em+Dof65Ut2DP12P8cmnFsO6HlejcQ3njDONQ5BHh2eQMjFb4J8Q+hY4BvwADfgDm+gQX4Br4svoEN3zZ8+/PgWzROijqHAM8O32IVvgkxEqFrgG/QAN+gOb7BBfgGvyy+wQ3fNnz78+DbMIWOBgGeG74xpy8pvgkBLOEggIWa0MXDKLWp2+44zJ3/Oozvwr4Doyx03RxgHEEQpGGcQhRjJyBTuA9q57yrpe/60ofPeAOvZw5eKkulxNO+Xeaee+OCdY9pT35EE8JVQjFchV2iikucjDRbNOzycbLUh09HVeD8HKdB7AdJBrBL/n+a+j5EURJ6oZv07i9DGc9n6bvb0v9zLP0/l9LiRQTQLkYz91mimRCDFIoxSK9YNJgIZyw+bAJj/NcBfOWpFwfAiWEeuGSp07qvjp/ixHeCHPlZb2PivJvGssHW89FYaLoM7+I1Dp7jGodCCEYohmC8w9WnIiWDNLgla36crPTuwWCxO1EeAhS5CCcxyjOE/DD3PQ97ELooyPpg2o59W+/ber9mvc95VVyy4ME1mzp8lgtecOAPRQf+t1X5L0xLQIoL/tj8OFnw3YPBgnfdPA8cHIE8zVnWGZCSY0qKYZq6WZQLN0gt+7bgtwX/SBv8ovB/vuL9G8e95u7Ye5YrXvDzDkU/7x/Lkkadies9Zz9NDRLt70NThBfmKI3jIIpRHPlpmDt5mOU49SABgiDpVnvLvS32bbE/F22eLHXyx7l4qfvPcqkLfsuh6Lf8w2eyNKhbnfXdrkw/Wq5FEzAMlj5uSeyEktguS+IwQQIF2QAYQujGkZPg3MHICUAAM8dPQBQkPgp9AhAdMCiE/Wlw4hVzS75FfeH2LrVcV2LyRzG1jpj8cll4BVt1fxwIENcbeH0D4BXcOOHF4BU8S/AS/HfDWA9eQAtewAy8wDAaA2chdHIX+r6bh1ESoyhMXD9OQpBFKY404AU28NrAawOvefAKb0BwMXiFzxK8BOfcyJGZVVh1A6lxhdcXsJU2lvb5MC2pG6Ic5B4GbhgFoesikGIPpU7qeTBA2cTU0krZDmEbFDwri0t0DRhE11ZjeBQwEDxZI3fs6QXGnl5A6uk11EpQlLkOzEMfYuw7mZdHLkKe6zhZHiVhHg89vZ5ICQHbIt/2e8kSBw75s67D+lM7q0PBmTMCY08vcYkz/6vJEue/Dq0m2A/I9M+j1EsCTBYG9JPQwa7nojRFqD94cN5tiW9LfPPoejSPLoJa4Y0fX4xa7rNELcE/NYIybw8g8faYolf/ZGg6QSDzoygBsYvCkJaVDlAahqEXJMjNkD/x92Ao1vwd2Ke78z45oGK3QdoGac9Aa6GlTy5e/+BZrn/BozOaenSCsUfndOU3Pw8zeuEYR17mIpw6UYYD7MSxF8IggknuYD8c+nRumsu2zJ/TMofOjetfvMzhc1zmnuDUGfkyYySQmSGB0gA5XO9xnKRBikI/DzIfO24UOmTt537uJwAkIJyaHrclvy35Z2V0hODGCS5e9N6zXPSCY2cUTN28wMTNC8i9vMaLPcu9OMhAnpFdPg6Jio+TJAhiP0qTwHVGTl7bSt9W+nPa3L1rdHj/Wa5zwZ0zCmfcJIDexwuY+XgBiY8XwtjLPBfHKdn4yXk/C+IkTzBBCjdL3UTtJgGe0sdrw4kNJ6Q44Zu6fYPn5k6lxAnBFzSK9DgBtDgBzHACjPwUAEoj4EVe6mcgcOI49uIwymPfIf8SjAMKYRtObDjxjHAivHEuNxaEzxInBLfLKFZ7LgG15xLQeC6NXBlSN/Cy0PEgisgpAmEQQxd7Cfa9JPcDrPJc2qBgg4LnZUSIbgC4GAye1HNJCQaCG2PsjD2X4NhzCUo9l+AoGMRxfBBnfuAFHkjDAAduFDtp7uDcD9N86LkEn2aRw22Rb/u9ZIl74MaB66aie+o0dJ7gnBi7Y88lOPZcglLPJTjK85AlRJWPPZTkHg5S1wmjKE0yWkg6BgkYei5tS3xb4s9qH/cC08sA+MwcfdSLXHBPjMHkoh9OLvqh/KIfjvx7UsfN0ziJsyDwchDS9HMoQG6SJJHvpKOL/m2hbwv9Oe3l4TVpZcGzXOaCP18s9eeDMn8+qPTnG653L0GZm3ooDPwU52EWwwymIQbIwWGQRHDqz7ct+W3JP6Ml7zvXqO/wWS55wYUv9mTmOigz1EGliW645DGEMESR5wKA/cgJiFIfehlGURYmOQzTqXFuW/Lbkn9W6rzv3kD34kXvPcdF7wsOfbE/9e2B0xROUJHCabjcfeDlnuf5yPcDnyxwnLtZSpY6yB0AojQdp3DaFvu22J/T/g6v2d/9Z7nUBTe+OJi5tod69x5o5t4DJe49iesFMYp9mmw+8bCbBQQkAseLHC90g0ydwgk+pXvPhhMbTkhxwjMNQIbPzL1HjROCG2Ac6nECaHECmOHE8DIf5ggFVGkAXoRzkCCY+U6aBk6W+H6YuBqcABtObDjxjHDCv4GX6xPhs8QJwQ0wjtTuPVDt3gM17j3DIwWNAUr8MIUODsmRIiSnCRRmZPUg4CYwV7r3bEeLDQqelx3B2NcPPjP3HjUYCL5+sejr988qId387lRhfLLefaSTgXengApnSmPXjMauKU1T772DByXFMEm8l7gRjiOU+i5CMQAIBF4Ser4bZUEO+iwBSnFrIYXyBUOQ+PII8Zqvx5QiwYNFG0F+Rzwfxn1xurPqHcYfrT6rRv3COtd0VrKFyr+LJcXImtyML61XVvvlDAH+WltHXJHT3YlARX0uTjQrI0OV+q68TxGTRgAhO9M9gi5YMvk/4hP9OSXrFRW3h9VLNKjXqSr1yL48E8So0FGWdWT0cJpw5E1L8OhZRl78OTKnuJ7lRvS4BR2FP9QjKUNStOudGQNHdGb8EdUn68eyzKzvztUt21cJ97miqUwnsPdw3u8f7IQR1h3UDX4dnogyDH3goDxy4tCLQOTmECHkBlmUAgB6Z6iBiLUgLSefRtCrzBrBZBzbT+vA0wTN4hXR7A0iGgTLC5vuCvJTbeWY6Bh358Nt9cDxjMHWibT9wdqV5UcKMry1RJkhUHiu6C//QvdWVpXHI/0HOhT7BhEpONX7siRyCvLOik4M8vtfrB8IihF0E/POjhGOdpVVYdp7WQd3Lx8H1l4sTqz0taDbGAlcx3ZdywXU5wLCa5Hg5/KeKqlsUyQrnozo90VNJvyD9QuZQTjjc4rOgr+dTxWTQ57kJVFYrf9Fp90Hno7Y+n/en09lVaDd/28ELkaLrOGlLpDlvX0q7bRrkJ3xBtlF3yCbNMg+tA0iT/KSnEZsug7sJj8yW4oiqrXv+P0/h/hyPNwaAV4gAJ7o2vkenU5laf3wiarobW+8b9WBXmNuMe/E6G1M6dvG9ieoY0c/qqxuyjauss75/mB8fzR8fzSPrwXE2TZdj4VLy6q/p0BHZj6uDuQk9nAsb8n6JDpeVpGhJT+1B682hXavtFGAvMOt0maxD7J2ZJIxRY32lPXhDhMSloObnbdaKKWYh6xOn214J29gVKSp7CiXTpvwwpoeQ29Js/kxkrLuj0RBpJPUQlQhOdEPIUe84ftIZxHd8eWjnPAaiH1xSTH1TZV8Pqok3UAAqwUfjn1zZ7HsserBi1sQmdzW9+Qs1L38ezahuSKDrHfn6lgVTLl4Xe5Ktlow2j3K5oNtZGekKR2w8bVl06aQR3XXFDulTaEjgenuotx2eOfarHPt5vtku8/Q3KDcj0JhPwKq/YjFHUzU7gFus7iBkbGhsUWq6IY6OfJw4uQgdzMcJDEKPC8LQJB6XgiAE/WVqlTS1lLPH3k3irfd6FvZjb45OIeW696QP8BdH843KH90KI8EKIcqKGfRJSoQR81DNXwzilGWmQihHCS0hHDkOTBIoY9SmHnIDSOcBXLgZnI2yN4ge+lt8SxST6+Kelgjiqp/Fay5G6w9CazFAqx5SlirTkV9qpXA1j2egTZOM/S1d90k8J0IuB6MgziAaeQHKE/Jr46H/UgBblzSBm8bvC2xQaeoohaKHa2m1mqnF4JdcAOvO5KDDeyeAuwCRwA7XwV279I7TF02VGhX98/VcNcSjTKBJNhLYh+i0I3zNEZJjjJ6BsdRlMSOQplrRW2AtwHeJUfwzRL8jZgO4hs3vGrbgdu28yTbjitsO4Fq2/kbvlcq2Af+TL3dUIJhSQoHoxyR/wdyN/K8FKVh6qcuzhMndkHmyrcaKmbbZrZt5lGczDsgA+6Nf53+7G1A9iRABgQgC1VAxkNyVVCWt0/VYMZJhgm2UjfIQxA7YezlAIPAD4I0QlGKojzwYiiHMy5oA7QN0B4Z0OCNG10FaP4GaE8CaFAANDE26N0JVafzUTZ0XTIhTjJBgqlX2Azl2BFMRXp1SJBC7pf3//oV0WMR94ZtWjXAHiHA5oXgGkunx7nKz7uOiWIEOjxIsKV3mEVWTmDq7oWFUf1AJyWZk1kDG9xr9pyQAe99aS2cU0ysu9ieD7wFmPpRvj8n2PpEerq02LpkEs6HgvYfogFH55p52HYBRzTOs37R+Pa22JiSriHzr7SIMHJOzixUN4gn+xoOpQmNbaB4eyyrU17uirIjeH4X98dy90DamMnO3cNn0xP32+a59S6tyt3O+oENx5c/c7u2Ay0npiUQ4ShlmhoZHsXx6pX14/lgfUAPFN4bIKfz8fX7V9Y7zBy9+TJ5f19a350JOh7q1aAc2fmZgDVia6eBbvJyOz0R7OYv51B+ui/thL98BryV6KYFcKACcE8A8FgC4DRtswS09/znYQ444dkwXstJwsiHqeNnXojiGAcuCiKchjh3EDln91ngBAmrBXM+GnLHG3J/dcj9tsL74ry/VGFtYQ2CG89dFdY2SFsN0oSgLdeRQNrPfGceQ1qzYUshjT4b3kQhz8VBlKA0StIwj2GYhDiJ/RA7Lk5cdwJpVMIGaRukPS2k/RlUTuhdgc1Lvaj+XRwy/JkMEXSc3zekXojUQrSZ60qQeuwN2jZB6gg6eDgAawBQ5AYJiqPACwMEgxznMIrCPPcyF6MpWK/q/rmh9YbWG1or0Tq48f1L0RpcitYbVi/GaiESywUSrP6RrXxcD/JJtu3Im4e2q0LtnmKUQN5JwiQKQ5gg6CRZ6kdJFADPA67v52hqOujlbPi94feG34+O3/GNe7G2DTdt+wsiuBCA5cI5BAdzCA60CA5GlpIgCnw/SFGUepCmA0YxdBOIY4+o4pmjRnCwIfiG4BuCPzaCe86kqpE5gnubBv7F8FuINHM9CX6/x2gvQe4T/1mK2fTZEK3jIM7dnOB1noEwwKnjZWmSe7HreRnIowlaUwkbTm84veH0o+M0uHHBpTjtb3eOj4nNoRAY5/oSbP4Hg8RaAs9V90SK0M3joVEk84EPHRC5gZ8CGKYZ8nMPpDAPgZsyN44hSDdCNpzecHrD6UfHaUig+lKcDjaLyBdEbSGuzA0kqE26SYLYpP0qtCaPhqUMchymCUCxl2URiIEbxtgN6EVkmoPQm6rTRMCG0htKbyj96Cjt3zgXo3S4adOPistCmJwbyizV4wi5znYsDY4bPh0WpA+hFwSOBzLXiYI4zmAQJHmcogQkGKEpQK8bErdh9IbRqzsne8GkfK05tEUbtD0qtAkBc64sYO43No9ZRS0JvrFZzstdqUBOIBkW6s0zH6IIZTH0/AC5PkiB74RxHngwhGE4QTpB0AZ3G9w9X7gLr7i/iq8tsrXB3SzcCeFlrhhe9vquKurTnky6n4r8ZL1GVWb92qy/t8NSEmlLat8SUjslpHazVFl8/jRe2IBjHDesY7kW+XTyzRCQedqsFUj8EyvVRsHjdIcOHzkWfirIyJdVTfEPWW19EotMMSvjYMYmdzd6PxMUyNBDLWBk9kAOfUVKAIdMOlqiVSCnH2/Rjx+lS/glowH0NDkCmbzlfo+rPulBzesN3tPaSmSN0TQHVn3EKZmyVlbUaXmmxVuE1t01bXppvSf/youqPjVFBKeoR1ZnQSuZlfcHKjxhQj7Tpn4qEvrq0hLw8C+PkjG2+Zj885KzeH0o72Xn8P736Rn8HXn2VCnF6EQo0h2upcaD4UOJ9aAl+FJ2gz9FYjRgOxGtseRMitYawPOjBGtfU7ISqvYgIR4QONI9SPy0gf9yD9siWE+9mFV0wzDoECeBH7gwypwwSBGteZ3FOfJTnCdu0tsa9JvFOur4F9iU4m1T2jalbVPaNqXlm1J0A8NH2ZSefEMSwh6Bq9+QgH5DAoYb0tA1GyMnA2meJch30sgJnDQIMA6TOIxTmERQsiENpW0b0bYRbRvRBuEKCHedG9+7FsLdZwnhQjQkEKMhf9lTxJ7Uoivoz+P6c+KPw9zDPoryNKeV7Z3Iid0wSDKYBUkaOomHkrzDZVFCM2L21WB8wPdJWR3soXAjAAZrAjCDX4v1PsG23//jvrz//T+svCr3IzDuwZUXtU/IEN5WBPgyi31DVwiaIWVxSHdn0gwK4DtM3vDPXzi0ovrBOqBPxS03wQs1ofu193wKO39DiEHgwrUdr/HKEHN3PFXd91AIlQNiqNyP593O+kBn+HSN5+SZzWb/eKFPngy1MBDGIHI8HCI3hziNiSaWB4jgio98P8661T4Rs5b6leFdkRblubYlrzBa+N6KC/8D/ivRYcjHULQna7DcY7K4qfbCqrvTtUrW/0vrldW1u02v+8KqcH0k04JqQfRbLNaoDgCaBK7kR2yR6U6gocyppkM0nxrzAuDIOu7I+8oK0Wf1nmhoLyhECMhQHjcoeEwocB2aE9hzbhxvpcLvvxX1mV2NviW7R0kLlldE402bmu9EDy4q65+H4r/PZOtO6Z0peU4GhkyJvx92xWH1uu+fmvbYR94e+l/WHlby/UTbY59Ze+yatoc+Z+2xS9aemTu8KdYYln4PhfAyIIaXvTrOpvFFR5MUvgqq8TWcjOxqpwO6GPfoYMuEr4BvS+/dfqQaDLLq0/lwYCnBebyz1dbXesGOVRYRh/GhvitP1i0dq+qBn0ZxfSr25YGe73q9hmUyTwrqQ0BGa3J7f0cPl0RQQVSq3W7lc9qfuzQtR6zQImcdAG784TWKYuk8Up7b1609YuqNwCpk87MJ3T//F9Wf3/AJQ9s4MDet55zQGkgkHgqsMjY/YZAG2VSht/kMZst0YvyRgx1pe5vD3H5v7KzgKRAwEoK4gK9AwFE+XBFTZDlxx88Hml8KU9dxsgQGUUqOeZnjRj7I8jjy3SSOvD41wljKav5YC6HRfWTV71uDxj+9JsdxMbhxvdVwccPEL4qJQogUCBSYOEqoK4KJLKnu+Pko4ZcH4tBLnCgHMYBxFMQQ4MwHMfk1C3IpJq6aXPeR1cUNEzdMdGhdBMe5BBOXmsMtbYToBpFXQqQQrQTCEUR+X94fdiXKWtffEUxmzePWOVcGlWOaYfySj9MUBz6IvDSN/dR3AqJE4iAPAFEoWWbNHi7HkjbI/Lohc+wUL+ALdG8AuARfwKZzPTmgCDFCIFLoXOPU2OLSk6bHnhAMcIQcN70wTCBGYRp7kPzfIMFhFPtO6HsYplK1a9002RuIPCqINNcLC2EE3jjBJTACNxh5chgRYm9ArICRNuenAkny/rESTFqaYcp9J0BOHkLfhyk5uKEsCsLYyRMUIBfiPJPiSStpg5RvVy/xb5zoEkDxNkB5ckARAimgowAUHr/8mqXIkSEKjyqWpNCREg3jJ+IExNDJ4zSj1vEsTRMce2nipjSxMAZSTOlEbaCy2Ye+HvsQDG5c/xKc9DecfHKcFPz7oavAyXfdelTpXvWAQomVAtnwROelOMIYp0mY5ygLAKLhZoBgqAPzOJOjpSBsw8tv+VwXXQgvwQYvTw4vgu85BCN4ed/Pz9p6zx4M0UWYwLV9aggm4DKlGqY1xCj0chRgN3JyDKDjhCnMgOsnbuKEzG2vx5aprA1aNlXs61HFPOcGuJdgZbhh5ZNjpeDID6HSqbUHKKVj64BEqYyJdEMn/9CDEYpCB1GXrzBDXhpGwHX8IPNdN5fb10VpG2Z+w+qY59748SUQszRbn1XmeY1P9PtubLJtHz+/GP0H+OQ//0dyQ/8h/O//2E1+qSa//L55Gzw+oglu+lDtpj+oBDNc6tNqMOPnQw+D2HFhDuIgwh7MgzjIozSFMEfQJ0s/dBXItWJVmA2xnpsVn6a4v8h7Kb4Kr3wOVMP/ONfg1QZQqwNULHjRQ5UX/SSB8+AaUJrEeUoxTG+KXeiCIIlBnOMERnEeYyeCOfRoFSsvkF84rpvMeQOq7Tj6+MdRf1wGytRzdHOnf3pwFNzp4didXp76mbZ1Ju3z6PGwmF+OI9f1MycJXD9KYyfHMchc1/NwFibOUHV7jHTPGyA+O80tuPEuOmm67vWZkjf0uBI9BE9zKHqaCxYsmlOHTWY2YwQcEaav3U54+8hpRsHac6TjiG0l7bXgIRWclqRLWF5rQ/jwVwzcfnWw8A7f0mw0vPVtLoqqXfcvrR93+HORsFzumZWe61O5L/5N07G/XHfptz1ivPyha7kBu/cbJtWbmzqPEqfcpGT4ieIAW+aDK6s2ZTrFhFcn2vH0X7+cKFbg6hOu107FQBOm8dU9uKdqs6dTKEBtO+ziRCGCtWNm0auXhHbl+6qVL7iEw0i38l3dsp/kr5VTDb2v0tTNY4CzhGgPmRfmUeSkTuLlYYihB3uPTrmstXSKx4eFxflqmtR7RGG4F5WEmqbPE9HB+i+L7LRMHSA/W2lJ2omzl5b1d0Ijahftd1l0dJgK4bdJZ+iL0ruyrDHPhMUy2vCqFDWXStqJUV3sHlr4qZ8J9njuuOLW1diz4c5j447gQw5jHe4AHe4AI9wZJilNApS5QegnUeZ6qZOmaQDzPHXcBAAXoXQed8CGO3963IE3wL8Yd9wNd54CdwRXc8/R4Q7U4Q40wh04TM6SeCgEeeI5eeo5Dgrd0CfKjpvESQKyAM/jDtxw50+PO8GN416MO2DDnafAHcF123N1uOPpcMczwh1vVDI6RXGUBQR4PJDAKMsdz8MxBiigD+A87ngb7vzpcSe88S+38cANd54CdwSfbg/ocMfX4Y5vhDv+MPESipM4DUHiuwGIsAs9SMYZx0mew9j183nc8Tfc+dPjTnwDLscdb8Odp8AdwT/aE/2jv8f4aH1P+/LvKU2S/4GMeNXUORLQJyNkdkbf2gJO98vQOydNHT+OI59eOztRjj0cBihLwzzJY+T23jkd+3q5zRuBdkk/xL6nH2Lz+rpPACbv0UdsIYs2yCoOZL7SCclaJpQxgN9bfW2pV11R4O5SmV47Neu3Tyje1QqmZV1Icwhk2gmiVVzIe3CF+Pzfk/fX/C30hrOt/EILvyQ1lYQt/IDJ9Dqld80FF63wwvuuwvT1WXfbtWbN3wsLvbRFuu4RGeGZIl79c3UdLzLJyah8ccce8iemtQ8AJKrbSgnP2U07nWjfF7cFaYP1zwMRxuY+y3Au3LLzlf2OlnSuO0eAlcGQ3bOT/icLkTXHPnfNYQnOhTv25kfWnNZnZAYTKU7ZFKdshlM2+xqb45Rp5vNYcKn2RJfq4cR4Rz4m5Un7W/hrZ5fNplfdE7TKl+zx6FYtRqkXhnkWwMAJo8yNXJBFGS0C4URxLNy4y2SthZIq6UYZgNfEx1/qoUpF1JuaV65CJ6JvYYunxW+Lp+MdWYiNeoa5lw2rqdVXiaEVzfGJLZj/YhWvhoPKlqYcUC18oBf3XO2ijkGZAKWf8AsK012NQLHozKSMe1Oiq9jtLLRH/8ZNy3YFaXr9l5VQdFg+YoNT6AwyzVwFp42jEhLdlN7TMf0RY6JcvtrR7ZyXkqgwJnhEJiVdNAR4V0bSxkMJif5JdHbZOW2JjWhLmiIStCVZ35IZEFXglBl8Bo7g8O2JDt/cn5F12c8YDYvlcG9D9hF37TMOmpMnA7zMAxS6fuYlroOd0AvyEJMDq+NEMEiQi5IOLydi1oJKieAvrkWy2lj07YLSSOY0rg4vrPx8OtMia0VqsaZyPY83tT9OVvl5Z91WKGMY1Fa+KXcPtwS22vlg0fnQ6ZXt/serCJKW72jra1omh+HZCad3nYqYnAls47rugLwpvcObxPOPcljMqIdoxg6+CaagmH4kh+ZnoFru6QHrVKGjDAhHD6co+KYleOratt8ClMObgfP6Kprxe7LUjg8ion9HxGdVeeRztfv2/gD2WFrxiTVFhPSkaYpNm9INld1pFjNgPsVPUxwXfNM90Tf9XblDRD96qAkKdlrwtP5ZTcnsmpF1m8i4FNoc0dAc6eRhAgKMwjwCIMo8B0c4TnMnh17i475Y+pzE1RzZZ9/xZBZJQZkkYFPV1n9Zv5blR+tQkl2gIkuxemn1A9bWmHrBqyIS4GZne15brTUt0n99pJDebywM6h/I0yNqHVtHBkj2Oyu3xl3nG/fYl9ajqLZ/lgigbx/XfWdgMX6iao+BI7jVe6Jb/d+PVIsiC+g4A3uMiILCUQl6apIB5Dmu78QE69I4DlDm+SlwwzhzYOB7uRfHvW6rlrcW4JUzbzCCu2BNmylFIbGSq1XUTAk94oqer622ib25kg0cbf4Li3zgrvh3W/062RGw5MdyXsQ7qcixvKCAeo8eXlq/0HLXh/Jk/etM62KT/bN38u+k8pcRJZZXy0ZEkSY7uZUXp64FXBtvMZdWs6zJxyBuqP1CqCi5qwG2G7S+uGvbGg/Wq3tMq3W21RVbk0qj+n93Jk23Saf/hirW4e/IA2ZlfiS9ihyTeYPa8orNFOZKFbKTpkH2J94gu24aNKNdzSxlUzVLcOX3RFf+D2QQyDiTM9PrO0SNsa/ITvsTOUHciVlpUvasi6KbGh1VBKPLXgxyHLgRTacapEHqJ9ANaB0yF2Ug7e9jVNLWApp78tF0cdR28yZqu7hlH22INOGaitVdadXoobbIokHsYpbMb1pb1krI+B9u/8v6QOcyM5t3o8Ubzi2JLzpFik/C/jKFAhDvDX7aZqfy5jawKWEtGBd59ekmTtFuqts2b3r51FpVO1JT3UN8MtU62mn9NHrTtxUNDskfy/VvfP/GDdYF8l+EadgMGeqQiG1w/dx/HOQWFsIUFthVUQcbM1CtBEJToBZiHzwx9uFHVN9Rc0CXypVvc5LauDmn7NOrNhNNWSZXzzCOv5RzXAvLcqmGiByvGXNpNU1pVT9qMxRVNDofG5K/WExT7K7Jyd/rc3Hip9NGL2vNK/RefI+qj/jEgBXtj4hZ+KkdlOp0pENw3Wou9GjbnGzbgPDOhYctss49aF9WuDleP5ZTzovLgftrsWhK0M71LBfeODQx9sDFSL4WHzl2tbMhvjvvySR6aBGATrLvduWt9basqZ3lVXM5+ILNqzd0bjyWCbHmLWkBg2JkQlpiH2lL7PaWksEonaMzsNn0aBe2/k6p3Q5djAIVjAqhHL6jhVEteo5dGxUAKGq7UZ5EMIxzL4Re4IYwR06WeQ7IMgRDGPR1dlWwt46u+2igGm+guoHq5aDq3fhrguoGqI8MqEKMiu/q9dJxQiGFjinNLjRHO0w1FEU59BwPJgHy8zTJ6f91UwgByBPfARqIXTfv0Aa0G9A+R6CNxonEjYH26uRLG9BeALRCUI4vBuX8eK4OBcscptZdWxKV9qoiGCqufuh7McSZn2cuxgAHoUv+5xFdNsNp2t8IqaSthqhK+V8cU99W5b489dfZ9Bq7MbZ2id2a7FzWkd1zN1fZ2FKN20vrB5TecYweYmdW5Dmmy42IfCjPJ+6yRO27CaZ37gRva0ImutKT5pQUiq2CtOFTkZ1purgm+mQUMPTkltyvGFIBtFzvxvFvPG8l8+f/dS7Sj7sHdk9FveF+opPK/rWxvb8p0qpkc6bznG+vuVZGxv/m7WDXUxkBSHa52N4B2Pu2Hb3LfLMSZpBRCTamplAhTMgXw4R+LE7My++nh/0MFnIi+/Zhr0RDJckQD4Mo9rI4wtBDfuzgyEFu5qQZzMIsjdzeW14tbzVEnHmDCSYCZ0VMfEOjigZ+858K8p+yIkDW+ArdFSeGgaS9BIZS5sX5QIAJcyef5nM6/taDh3rMC67tzLmM3wdwR/wXRA+tPxIc5OB5Eu5EaKhR55pKkZHMK8JHUPQvT3gD7tlubLk0FdUgO8M6PoVvzrtTscdZgVrFiu0Xv9KittTdgClSr7nf/6MpVPuuEd31AXUQ39FG0NtuqkXZTfDBHGaol6QpaghxNf6gVEFh/Q/rH2VSEt2uiTnKuuNqf3zoMuAWtl011LwpWXduPHbUo5sUM6bxbQrhoormkPE0ZrwWO+bfsgJ+LL1l+ZmFwli3u2J/rDF1/6NQwTzJ2b9YSxsvcaKQ5wX1pmb31btdcYsJnLy0XhFwIPDQXVa3KXJbJx26bVIXcRaRgw4FrptLbiLxfFz7wHmxSvQNuNdxiKNpwseJrwwX3pe5O9lh/LF9dxNg06lWP5OJbL+ns+W7is6SRzt80ka0q7uJren0Kur4arOohoQ2Yi7Nb2G3vao/boYKuHSFOBrfn4dLmZo1jyqTvOGz1MPaVZ6ThCAOMtd34zgkkyzGceh5yEkdWpK5TyOuwbV1NK/F6Ok+sva1oec3iZ7BjRc9GnpuyLkmcgqRK/6gqsIvqqIKxWxNhUJZUgGhBAbk7Bl7LkxCHARZnmUoyn03TLwwcUUsfISKCo+uOW7Yt2GffwOcG38VzXH9e4sN+0bYJwSv+GLwypuCBgvurPcPx5J5Tj6oVcc9p7VPHa1Ke9RSDt3MYZoHMCOnfzeDBC8zD/sx9B3yvyyESZ9TTCt2LQA1eNEX1x/fcEMZHviET5KLddYzMeabf80LS/gcfjvMRTVAyuvcsKvisqRZxyoyi9BnKzkn9Ha5zVJB5ec7MnJTY97L55Sk4tvy5PZs4NOrDBgPfBuvMkiyDyKItGfT6k1ZZnQv5hjJAnRoLBWbRt+fy1N5WD/92altAct0tictsMu8AUgWkUMdGVgcTta0YAYoG5IZ0DG0SLpC7I0vxt54jsc75XWXaVCAR/KUNzgVn3JAlDwbQCDMnQT4NGI5hokbOj5RH72Y/CP2Ah+5qINAiaC1QE8q2khVdFeEORpCySFtV9an6U0F9VQ5HHitLZZa4g4TbYh6uuC67iYs5aejRb+nd5YROv8J7xZ8sprp3QJ0yJ/Vo+t4UisalfH+Dh0+0uXM52yfyutxs3cdmrR5NCzjRJtA1zOfWH36Lm3GLtmCMV2+QkSGL0Zk4Nflfo+rdBx6KKxhnDYkdo12E7VG+nSoysQp8kIPOrGTZlmKyErG2HUijHAchKnfrWOpqLVWci98GNJouJzBmsu5ZLFud+wAeLD6IaDBkc2BD1vtmY6d4chexO6mmK8GolmzjjTgslN1RLeN/yKb2AOL2qXubAfybSdORPouLcpz3QMHy6PIfNeY0EkSBHoJd2DAoZonK19ImqIFLcnn3QBw44OV0IImBmKXjD88YJaf9n8NP/sd63XuQvMIGU1u8YlfL2Lyers8cEwYroiaTl3++hmUkC9IU5wQQg4CWcgBD+lXxRvw6N6Rg8L02chGHkU4dkGQJdhD0EsdkEYxcl3Xz708jyf+r4Kgtd1eB6K/OC68bore0d35c59thHsSstRT7CqcHHNKmvaJxcJSDGEHmgQjohoQXRVxGGncZqvGr6sFivL+0OkPRBZZ6vTG++Wjr+I/x4mEAFNE/VXBMDBgHReJ123ysX/gEzmicqWm2x7600lj4nksE06bA410EGlGo9gwNYYV/+yOKMIyUrhJSIDBFKYER/5AdOT/lcx1XBWkE07lnJPprqGza0qnMtnMUg2d+JMMZSD0gZuEaUxOK24SuFGW5yBHDnR7HWdW5FpwpnnJBNjAIwPb+y5pcoNKzNW+OKS7c0Y3WyYD7chx5XC2DuhTccuzhvHzzOEjhUIim6YOoYpT65h1Jv+meUtrVpmYEKMdzXMq6kIvtzxKj4JvQ3/8p0o/5Apu5oHoZv4dpl7JP3xi3mIsT53UOpFQMhszMp73TWKmmCMalr3KozDNAt8PAY6T1MPYceM0JcccNw39vM+7NidxtbxrZ6oE2pov1FtrV83gfofrxlTLcxJ17SV6S05hgWVMs8uULGaawPgz1WdoKr4dzYg51Ica+2drgt0W+qoLPWQLPSBazI179UJ/h3e75mxFJ6L1niYqPXWRAuzu6YcDrm6bnJJtxYm1NJiavL85XNH32yf+/jaZEZtzmL2fL5FaMPTJVZdZTDDVYQTP8ED0DO9qvb8tq1Ne7opyHJc4dfTsyrEfWx6FA+bU3XMJ69jp05j3WjjTvsjosLZmSXOm01DTOjOnds3qDledgfWe6CcsXxZVWYo9y73ykpyjCaRRveVYnpjJloW+kHXCb67K6qNwWVWfqoLagl4MEh01idwpGN6To8KxKikmskeNjzI7GPDjYuO0fsJHcmIoaQY3dg3N3nZpQI2xKwDpdd4rWxLhr8mngW8CIc0d4sGBT8MSiPoiLrE/iZE+1htUl4fqQWhd7+jQHZMf63w8CjriTRFwq3d3aI/KMxtN29F29yltjKbe7yFSbTxCcEHgzW88bxA5eE1OzxI03hNChb/sPPVAhQaJ42Y4wB451bvYgz7M3SAKAydGKAiFCo7zMtdSoh9/14m3XWfbdbZdR7rrQPLncXedbcf5MjsOEOIzAn9+x3lblf+idm13fr85cjLbNdhtOtphPRQXQ+SGTgZzJ8hCNwCe5+eYWmziGEJ/bq/pJG47zbbTbDvN177ThDeev9pOs7rj9rbTLNhphHiWIDDbaYDZTgMW7DRgWMI1hkGcI5z7iYccP3RTmpUmBB4EGfn/jslOA7adZttptp3mK99pXHDjxKvtNGDbaZ5wpxGih4LQbKeBZjsNXLDTwGGMZRpEACZxnuMExWHqBwgFuUc2INeJsZ+b7DRw22m2nWbbab72nca7ccBqOw3cdpon3GmE0KsgMttpPLOdxluw03jD4Cw399PUS+PMhSgPE7LTZDkKkzCNvCzFsclO4207zbbTbDvN177TBDees9pO4207zRPuNEKUYBCb7TS+2U7jL9hp/KFPAEwj7EaZ7wcZcjwH5wFKAYxA5pH9JvZMdhp/22m2nWbbab7ynQY4N2C9M42/7TRPuNMIcaahY7bTBGY7TbBgpwmG9zRu5EEPUW8AFPtxksEcYid2fAx8AByjM02w7TTbTrPtNF/7TuPe+O5qO02w7TRPuNMIocKha7bThGY7TbhgpwkHO02SuL4PQi+I/DgMApwnGLpxFqYOcuMwwiY7TbjtNNtOs+00X/tO463p5RxuO80T7jRCNHoIhrmUu9n2encmQFGxQNdhVuV20topJ+k2F8mzUQKdMA7dPAWxk4UwylGKyJbiOk6ahhkKPTGx8ljQitmVx6JZXKxJFp3g5ZopQX/JWY6IcQYt1JU4GwJ922qaToem16Jxx5SegfcHsq7eVkJxnxd8z2jW4T+6/uh3pPpc4d0DLUGJmjo/Fn4gfYJOKemPZTsBAdnz8Y9DSXqYr9XHzg56h9uxk4Wvj55OIXXaLbQGUjvjvzTEuo7tBBar5LFCvSKWafa3Nm/ahyYDybtTk7Dt7Q49cKWC1zdrl/urblKxyPZf9msiJC0TZbe53GyaFYUCZk3axFKdkwn5wGPcea2zdn12E51HrrOkCjNQKYMfwxB3IIS4h2KIOy2SWRORtKN4Qt1pTY6GxG5z7o6jC1UEQ4co14ui3M+9DOZ5BmIX5LEPnCRBAAHP7XNyqKStBpBK+V8aIH8qq1vcZAE8k5Hi2cV2GFVCLuQXBBjp+/mcJqJLstx4fmSe4bjP0vNCKFfWA2aXKbkt39sCJCIiD4emcCr9BxFWocMty3lPM/rQND/1KkApANF3ROiW52MGI+Mb6K2dsOzdmawItJsmm18fCqelcdmrpynmjRBPhSymsCcEWIdigPUbdIv+Tc+mr/lqlKSTbyjsZr1OksjLnw8wLwgdF6cAoSQMUuBDx/GyAGd+6PtpHudBnzpeLmy1hPHKb/miePd+CEzNgxaXaEHarKjpXsnqhJPRpPtSSzXVBFlx5ZfWr8VHzBjwjizHAz30N+UgWcb4Fid74HvBDAbDVGf05RjVBVEYE4KCeF9+IoxFbhUnXun8gHGGs8fXGulHMXTfkBCSP9FKSNgWXGao956oiu26bzIftXhAdLaH3WMlbuQ5YzHHP6obtsuxSX+0HzRCn7axa3TzMTPFwmXgCIVY4NDXgyPRsemK1GOkXbeEs1DZkA2dGRM3DzMQxk7g5cjNk5hoiMBxHBzjJA0THWI2MjfgfAbA+dfVkdNIjdwQtEdQWj9zQ9DHQ1AhxjUMBgjKzbM/UQ7y39eoopZ6sXpbQ2I3JLZAwlFTRTDMdOlGcRR5CPoR9uLIS6OcaJmxG8ROnPtej5cqaeshJZd/28hPO/lPApZNc6ymOf2hlx59ptaxO0RvkSqMCZDS/Jd0XrciCKyWZ5oD/P6uoPXbyIsTlhKTrPL/QaioOTHragU0WJi2CcQzXn68TZ3J6IRvIeKO40rjXVs/0ZbnO/y5SHYEfNlC21PAXvdwLtNH2+EzKwPQAw45vPprH15/Jov132R4yZbTrqtf2ZgIRUPoTeJjnWDvuvd3dx18TggVQ8j7Z2FGsZRNcUaIcAzFCMe/YTKF+o29mdgf6ER5jz+fBLg5EErazIzdzI4Ps9KnA6CJswA4WZ5GWe4m2E9iP0DkdOsEyEuRn4Ud0EhFrYUyUuEc/Gmi/icCm4IrOkzLQuT11JzSD0qjRPF7btJIBgHM8PGSaNTtTcirX6xbmvkU0WJBPLvuwPBH2lMfCd7UB3Q8PvRXJCJwzFyGtLa+vzzva49vUgvz3BsQXwuK3xE0+mh9T4tG8HuNqkzZdRjXvrqKBNyYt7L2ldCX2xl5eXOBwV/eal1dHQI2b/ValxxtTLFQiMELxRi8f2BCfK7ofdDfD80NeHOTLOBgT2UTKptS2T0VR8MZmmGpAS8MoYNzon3FXhCmiR+AEGEXwAgS/avPJjIjcC1k/EhOPTuin5CZ2r2r9dsZFLT6ovD4yuqbI0BiX/JscHokR8dqV6KsxbzmHEpVM3SiBVJoTQFqTCbk9FRZc93qf/5+dpw84N9vzUwDnRaYl0Rt4yWH6EG3ONDaf83NCmpLNbGaBzVVUGqMn5v+5cEbP7wWal5ZP9ICNnSb+gHVD9YH9DD0RKGlGH9tbvTb+Sz2+9ol3JCdkwaxm1QyWR7se/Qw9EehlRlbd5Ru0gsLQV/QbW7JmwKTELIViiFbH8qyr101vma4L8u+StRQKZs+GvrI59D38jhzwwwmEYEeHGZ5glInAVGMkj5D61TOaqUNDmRfoAqY5A1fGmpYavumuBori1ZbdNZ0mhczbNGS3vy6e1inu7lcZXWZR1VP6H3soTkEfinlSejPP5Ev4Teq/YWPcJ/7HUakOVTfg99bIr4MSwI+2pE4ad9vw2yw+iUVHeWAO4WM9jrAFG6FuKXImYXb6cWF8u0z4Cu7rgiCLCInYBc6EACIEpziFKZeBJwkzaLcmcHglW8qNih+DCjewPfrBl/fuXHCDXzXB18hlCdyB+DbnvHe0vrYEnW3PfXTa7qpxit5OrzviHwP+dhJMIhToujSguROksRRFuMg9ETAlYhar6TXEVfMgUnxmicxQ6I9vcu6lRxsadtkt8XNTTG7k3ggS5j8fXLL/NL6vqFmiJ7sylt+gWyRWVjS43HKDuTUhzDLOBErmtrbOamN8nCmVF/M/HjRJfDXAuFquAM3rrOKfzWzMf5AJnz5gMn4sWLUzF/gXTv1sWB7JBPHJi09MnP1yujHXKt5Cea2Oeysb+9Ic+y6b05vjRSbowfDbsbbFLKaG2D73TI8FAJOIqDDw6k+OteGDh1nGzoIQ8kIIuIQeHkY+hHKc+D6KIE49IiKSoCyA8k5iRtWfgtY+SiO118/TsJBGa0NJ78YTgphKBEc4STDBus3IracUxw/UQK15ig+HlYZyXwnzUEaBsjNiQaZR0kGfQKTIXKIChlKVEdR1lp4qJL+5WFQvKQWe113TcIqxNKourQ4YAZqFvsUi3YIBVX8+UhrXpNj4Evui1CcLBbf/bAr6rsXBBdpTEBmJWT53VblmWAfE8BhEDXSKI6SF7P1+GLkGcOC+vLidKKvY2VsCdl5h630rixS3nDmKdNY/uuXm71gsxcYbAz+INvIGvYCdlv2W5Hwe0XurdTcjzX7wnf9Mhgsw8exH7DLsk+0PXbZXOe3OSaajaFfllOIUtkTpOhruikIQTqRN4hNTO9Iu1J6Cdx12vsWA6ald5FA331UixnqsrumbOOSu3K+u/M+uT5EcaZF128V0QVbhdikafaPbksgiwRXhxdNRCNRddHxiMn4EJjusohwA25zxd94N3YOk9zay33M2f1+71/1rzO9lWYOABa9rj3hPhg8IQKptk7mVEk3Bh7TSDaAkuBEZX0syOIqc4uBxl+eLAnIzM29H9+44SD7hOnsf5Sqrq8EK2dz//+O4Ah1OuUY9h0ZAe52SXv6rZCV5XWTlWW92//e4Nnc/NdNUzh8ESg7MQ9M5o8pJIixmwQxM8gldnJ74W+3naxPQBErIM0TQmsiXwVpb/DhrIKvPX82SGo0IRgGWEepF2SJ76HEz7MkcR0PoTR10gQEmRchIcB6JGa9yOpHha14g61HtQeoNFglasEb17kB/uOh1oZYXw6xhFCWKFAh1s8YMfvlNEWE0Kg7RqQoQa2mHJowXZjFWew6WQJh6PogTHES5zFAIHT8MJOD2UDehmobqvXq2UJcA4PAuStwzd1w7WlxTQidiUIVrtFgGeu7XZl+VIEaNdPbSUOhRrSebBSmB50si5CfozxMQQxS30viOI0AAEHKUpRJ4KwXtmHZnwbLjE+aCxHNv/GCVRANbIj2tIgmBMBEkQrRXiVkKajADDUP1TjGKEbu5n4U49TFAYxxRo6WceJ5vgcCnzriCGWmpnI29No0sWvhK7xxvFXgC27w9bTwJYTJRLEKvtrwxvfsoQLG2jDEU0OkhrMB5dCDO0VumOAUZKnnOihIIxQ5yIVRGjgQwVQOawN5G7xtytll1rPoxotWATVvA7WnBTUhGCV2NKCmgTMTIBtAWJYHZF7lTuA6YezGIM9w4KZh6AcB8NJgHsI28NrA60IjGXBuoLsKfPkbfD0tfAnhHLGrhK82Qb8SwASCGQhrqQYg5nleEiLfAVFM/gORG2CMfBpNl4S5E6lArJW1wdgGYxfpYADcuOvcYAYbiD0tiAkxGDHQgpj1ho2LDsrsfUNmAGicdmg1i+PYS8h5Mo0IrHlOnIV+nqVJGuZ+5Di+Bta4xA3cNvvZxUoaHCRRvgLfrq5otOHbdfgmxE7EUIVvNJEpEa7CtbR7rMazhmZYJs/Ncy/NnSzwoZOFcR5mQUjwLCdglsWRwh+jkbTh16acXaac+TdevAp4RZty9rTgJfj4x6KPP89X+Lrck1EpajLHJ75lPKlg2lGMHcsUz4f+Fz4i+hYECfadPPUjN4XIRxi6iRNjH/VpkhXC1kIwpXgT7ApXxK42mUUTBptgMlN4cmKU00QtQn7RrgbbvRi2whLksbHrv2acL/4lWaHWHmW8FhsrDHpId2fy7/15dyqOBN/w57Q48ZgxRJhw9zpK3SVRpv9gTdixAqGXVPFcNXaLdxfrKVnk0+TxNOzpO97hr/IvUY/tTxHC5bIynu4NvVe5PttqSaPAf2mrE9IPaoO12MCxXIR88B4n4Sp9v10I7++Cs/r38wlmmHNVhZKGMVq+ENAQiwENHzDpR7J+396Vpy5ybSZG657T20dK3yaf0cdombKNY7Sa5tmseW3MctOqqyN5JW26Hsmj62qDsMZMSr01iigLiWWzimgIrB5nl2G1pFVAPlFanriLiuEF6Frc58lW96jocL4qqbbJMueX59s7gdO6I1/DCj63Mb1E80g/NromVUtPZLsgfYtZ2TuLkSblZ6vNe9omuxdT8L+01g3cSvuKCxfvBF3R0rnix7Wu8nFt/UAGKD1tO8GqO0E89hkyBatHCamT5A8btKMrZvCWLFVWYGftPLqSDGIDPO3KGRybFhgkzpUBrPaYEDiqbUaIQokDzTaj2VXGNg4ZzfAKKnYS6KDMC/woSJI8dKBHzgukUQnwIiQkiJAC/0rpIR5lU4m3TUW1qTz2nrJtJt/EZgK8sR191c1k20hW3kiEsJ841J1XxleB0tOG9CJQTTm8BgwSj2wuKIRJGAW5D4GTR5HrpVmWwTxDs1vLupeA2wbz/DeYS6K0t03lK9xUwhsfrrKpuNdezm6bisGmIkRexWLkFZlMn8jqf3WLDykr9phNjygZAy9uU6fVEbPxMUVFMPInQTnIIEpDAEM/D8LAywHwshhmgeOg3k1OJW2tbeTEPtlG7JOHL/jyewm2hM+lcM0za/JRYVk4y/6fTbb57o40w3lxIH/bPdAb1d//AyXlJ2z9DyvBD+Uh+/0/hKT1J5rFnkxMQspvdCnyT8rkytPmPfmlxVebtbNFS+je+GtVs+2Td7ZJ24UryLcsD+sbdkFzOlUcKZhG8L4616f7sjoRBWPl9Gx9/s42jbtgrKcOAjUZJGr571rELgFOfYtmcFCJLabmfyFoKxaDtv5nQcufHqz/eSAC6lEGfAH9PrLnowz1HfRJn478TzKQJVGeZhAHSeLi2Iszx0ljJ88CnPZ536WiViuyxr/WVrzkSwPfD59IzxcM7f5K5ip1BiFqcsmUVd5EiyilzMskOdfFgWjaTSLNpuUT5CKPJgVs6XKhriNN4Vmb+hlwrbrbqHdtQUpCTaYsmT3oc1tVnLyyKZlbYfKStC3uxiCaljOkc/CvhIpo6AfS9uKyBG2rQuW3qW1CbxButko18HfnpK9l/F35uc92/M9D8d/nSU2M73Fd3B4eqyx4LbTGTmhr2mvTM2vNaMXaGWvNDG7KgckUNPugsNARg8LeF2QptR2CKjHnCEHph651/BGHyPGDoVYY5n6aeZhopQFwcz8JsRMnqUOAMgSZkF5kLGUtYCRH4sPJblQrW3iLGShGK2uDFBhPZDpyTU/sbpY4mG2sKa9w2CQltu65T1czkzg6sa9iaVsH/i9Eu6tLWtzW2uOsQE2O40GC4hfMhYXiXtqeq3hFI/rKfUGxcseLHzUIzE0atLXsVecjzc5N3WJ4Eyhbq7gKZSkfv/zki2Vex8AGDnXc8wnarKWqNZBBvm84rKzq5HtaGZTWm2r0tfdF+hGv6GvXAAwHCqJw2cOZzgpN0uqkNt1oGw3txNswAyuTxWyKKIGAKK4CUX5lC0cOKbvm2RRT2JNhZHyI48BzkJNlITlvpo4HPYAgLXOWOL6HpKDCxGyosqHKo6BKcAOuRpURHozWqNEqDIVVKAYavcUEi05lhdXnoCMmUEFJVEchFcFwaeaRFwIQxn5EJjJ0XdeJYt9FYRgCF4M+F49K2lorVC3/KRaoqv9HdQNIU3NyFCqYFZOuAfxATzXkaMfsQnzJth7VzfUAkcy+8691X9PwqhXcHrPahdzWlGGFYFq/v09YsZL31D3xWB7PO8Qb1zZqq3Ow2rGJo45349Dk3OvqMkxV+eFwi26ZItNMVm52osZD3JUUbIzsj6XQMH0FNw3p1jC3NlF7O+7KBLaFNGa0GiV0mWo3kYCrYoDTGzIs9BXWP3+ZIuq+eWifizGWTh8NUDTEYezEyIFEm/HzyEmjBEWu46Z+EidJ1vv7TOWshZ8yyU+BnNMe7i+duE2IgSJZiwygmtbQ+COi9rALq/pjQRTgl9SmyvCNEKQfmV0om2CdCMD2qPrrFHobZHth1bj6VKSY/I0sEUFfoZYjJAutYu9uVxnB9Sc3wRN8SnfnWhE2MH46RcNpLR46eK850xMiZDDIAr6KYYnZ5r8vbgvSjuZi7fczcNy4Jsc9Pg/4uDd2JhqT9UhWJWaUz3hT2guv2m5no10cevsSmWQzACnBI1NojAVoFMOnfiaz/cH6uSTS0ENt/cxLULTYeEef2nfNU7spUMHBUfJsWE4AJRiCPA5gkgZBBoM8cMPUj/0UgdzN+4hPiaC14FEq+kvj4wd6kCMnpuqhPGCLNclqm8SNnXSqHvA9DQB8fUeLWu8RnZxNnTdWnqrG6aMerf5UFu4X854u94jejamdXfrnan8XgidE+X4KRAWWEzPHkHjtutUUHJpwpW5zJ8//WfMb6w5E6Lb5Du3WVzo7Dw9WDpRHJHUxPOQ5vV2iWme34OkFZ01bMgOqMhwzRNXAEVBVDGp6R9ei9T+sd2lh/1hY1EeNYAFXNiYKKFu4vKmEPC/so0A+VklNiMdHfRTFaY5QADzkoTSM49hx8zTyk8gBPQybSO5wmXfQ5TVd2bvm3mMC0vHa/oT8dI8r5qgmVAI84fTuUO7K2wdupDsUVIkkzaclCq28YNBs3VfkfFPRB2z0idy7c02GuDGU7c/pnUXPSy8ft3wUjdUmEzv/vBUT/BrvW6HtuDbwWEmv8MZbSy1mH0TTAnHF+LeCfF1ZMQ/YVweezOF9sWc2qLf0kp0rJr/SCpqkO37hlYVXhvNT2yauIX9q2kQfId4mm97m2zQHAW0Tv4vd8TZx+J8DdiOoNEV6V0B6Ma7oNWkOWdRHAh976rjX2qdbcBef28JzjubSpwP4jnKE0xhluROHMERpFuE8Q1mI3DRNghB28C0VtZYenYrC0074lwdpeliVdLiu4iwD9u6AX5+qYmAyoHeAvU84eQk/jVniZ7MrGfwU0T7jC40OIeCN465woTFW8+D3FtdfepfdLufZz62DO+ld0u2Ppd9BsmbZ6u19druMZp2PPcHWZhIq1v+J6OLn4yTRj/GaB8KaF0NAPMfjl8dMIX5dEj6mAQjLnpDwu12mqaYiCV/5KoLhETpwvSyBWeDG0M+zHHhxFmYY5OT8DLIo7xa/Stpa618t3wQCXHfV03STPEQ1Chos4Dcod/R0VtNDOdpxuyK7K2loCFqcuPEwK8gGVbP60aVFPSz5z/TdLOdSfVccnt7dbNPenpH2xo7gbnADohvPe/rL5gAKKCbGHPx4rg4FS4PFrzx/qcs9mQZFOj2h5i1pcz1TtKTj06mOcIBuMPLzCHsZSuM88jAKAYyiPPCDBDgOYGW0+WfqpK6Fcvr3fHG0e2V1jeL3xxOPW6an16fz4dDeWNAWEjzb4Ubjqf/CL5KTcpdxl40uQods9d1HWizurUipJ+3pr1wPas/C4zvtJnihb9uxwNSgzu52ynJv8evBeotZuBZFoH/jus8ARTwBRUT//Q9lmdFMcXTyGVRYv+/JFxRYN+Sa5O4R2CaZ6K6Ngp1p0go4ES3GCdGXPq1oaqfsBb1vrey8KvAh2z284OjQn4IazOighJ2DqHN/s+qp/pSQc/jQ4aX9cpaYkggUemJo89oVH3GTabJ7xR2qSUvxwSKYU6TnHVlgpCkcLXikwPDylt8Kv6At+Bdml7j0lZ0HDbvASxHpoU/oNLmx3aPDAVeEZbcr7xvXF5YWrjnpHKzysCP6m8UNA2nTA6fqzLqHyKotmlEzrwiiUTikxj/S7kujsWYOgjM13785aIO261uuc+N7N84wc7ohmDxKdh3JKbiL7GqtDN2BuPevebdmBKvkGNzFcjVt6E/EvWuNLoZ1Dga1sazKHUEITnCd0Y5gvapO1t8PuD+gjfYAmxzN7TZz7fBeuU2MIKUa5tsBMAChk3mB40cwirMscSDIgzSIsgBmfSyrXNZqCREedyuIt63g29sK1riC/8o3AJeWlHWdR9sANvB/RPAX4khcdxb8x3Vkp1gsLSarIBsVxfZyHIMcuU6Yxa6XocSLQBBEbpZEmZvN4P+qZWW3DWDbALYN4JINIL5xwRobgLttAF94AxBCmFwwuwHQkgaz+H9fCmHKSvinVMPLMT+LozyPcYjT1Ac4TqPcT5Mgxi7MURLPoD+VtYH/Bv7PCfwvdQVosRTAGweugaVgw9IvjKVC2JILZ7H0PU3Dsy8P9CNnMfU0JNRgq0g9wFjXSVMPxRAAmIYwTrMsBCjIQZxleZbMWlhEmRvWbli7KdpPqGhDsJKiDbfN4QtvDkLgluvNbg4svcT8toBbEs2GwOmGxhaUu9CN0hTFwAtB4LqZm+R56GcYRNDDM1sBl7ZtAtsmsG0CT7kJ+Dd+tMYm4G2bwJfdBEIhzsz1ZzeBH8vyNKxsMoHjvCXRbAKcbrAJOHGAEz9CLtH93Qz5OQARxiDIPS9NoT+3CXBp2yawbQLbJvCUm0B0A8M1NgF/2wS+8CYghKC5wewm8BPlrR4sd3YfuOVUrn4naCkHe0EcxCB1fR9DEHoQByjzAz/I8zjKUzfyvZm9oJW37QbbbvCcdoOLDO8evHG9NRA1uLYEx4aoCxFVCPBzQyNEBSaICowRFQxTNUAvCrPMd3ESRJmbh16UEkXbcTM38GOE9IgKNkTdEPXrR9RgUKfjckQNN0T9wogqBBu6kRGiQhNEhcaICoce4lnshHHgp4HjgxDk1EE8RGTIXd/BPoR6RIUbom6I+vUjajyIRb4cUaMNUb8wogqBl25shKieCaJ6xojqDT1CMAq9PA8dopUmThh5YZqQE7/v+HkA/CDWI6q3IeqGqF89ovrk1B+vgajxhqhfGFGFwEXgGCGqb4KovjGi+gNEzcM0Tlw39/04D+I8IVpqnrspiqktNfUyPaL6G6JuiPr1IypNmbNKMIizQeoXhlQhHBCI4YAsNVc3ZCwLzetzVZOue8XKPQ6TplHqrjU2pbY5tS1Sc4w1oB1GizhJEARZEoIIJ5Ef+XHkIA96HswT6CR9KjUDwatlJ6ev6vKYsOSWKX8V6l/1xVH3hx3+hNpaU21pmi5NOUtGPgTXLnPiELX4p1jdp7yklb87CKbFQFvhHClbONyu9hdf7QNWntONbjy4djLIN7gmwFL8m47oD3k3fAz5hHzgj4V6+/71Nmav70GvTwI+A3gmOGGYDzIUYt6AGPP2hmfD+hkVFc17TnN8N/v9IIcarb9Ei6vZd4SQZROtp/nT1EQDOANxBgA5f0PXyeMcoBj7jpf7gZ+kCEaBJ+ROU0tcrQgN+34mn2Zbp8l1m+83hC+wIny9G6patDl/rduErn0FGDK6hB63lfZaJazXH2kKwa5CTFOngaYetf+baJrF6cHi+YdfEN0zw2XDPgik4QWamoagc8azhTNB0wJdNG14U4qvmZaNSETL05zOBaNtkJLBbpcHtR5+Kv5MVN1TUeOtlNeWp3Jm2/BsN2z8F/zg2m3jFd8x6Bz9wHMFfl/UBB8eyH8JbFMd3Pr7scmtSmb13+mPZJ2xInhsM1lVeUZ2m9OVVtRh9cp4c8h/m+bYJW8OSxBets0hZ2u+uWj06FmgNt1PhLg/IMb9/UKJbyu07wwQ3alD9OgqWrLWDtAfDHqfrjmi4Y4SoSQGruuEaRR6EXbzIKRuXOSv5H9RH+o3J3E9Q0SV0fNr3RT5WJZyfNX9hCg9ZUXGpaZn+oRsGtlAMyaAy40PVsMiFKf/VCRkgZ+sfjxzjDN+vmdg/8Ii33gkk5Cum/YbHw+2WW1JVlrS8GjeQUR8A9zB0XxmitKD+SPm6OHlunYPHcAw9Ojb8yPt4hZUWqvByurpuWlDhyoMMvqFQYe5Q5JmosyASdd4u+nMLn+/TTtTfy4HKoQRgseAZ4YwwAxhgAnCDN2bksB3oiwDiRsAFyeel6du7MYOwRkQQgeZIAzYEOabRBg/vnGcKxHG3RDmiyNMJEQmAd8MYaAZwkAThBm6+yRJliVhGAaZH+Sx54bIR8jN8wzCwI8cIx0GbgjzDSIMIPBy41+rw4ANYb48wghhLyAwQxjPDGE8E4QZub/EbhrkIE+DxE28LAYApX6c5QAEMMwdzwRhvA1hvk2EATceuBJh4IYwXx5hhDAQEJohTDN8BiBz5JSjigZ6hnExA/XnP2MYif4UMDJXnHMxmvi2Ay0nosUf3UexuVyYGH9DlAWIIoRBADEMglZaejjh3U7m0iLgiUg38dPo0GSWahgHAZGbhakXOMBHSZQ7SZynXhxRnSWIsj5vw6zItfSWWnzJ2M/MCHPgykUlz7sTvXXrK8Axj6rGmUF+g0f9bRiU0OuMwX2eOMbsMo6x1Y9/HXdBEZHknBCYZTUuZfdZk8fTy6zvGMkbSvLl77AIWLJKuV48SH75VFWSIsFZH4jO+j/hA5kfbHq8+oVmxOUbrmzp33akNirsfm8+jVd/t7gNOMbKRN8e+9Uvdtee1aoj6ZpkqFrAFVWLXw4n5j7HLvfJkp8OyVs2JG0TX5C1m+7OdImTTQ99QsUOkYludRXchZqSL62B09TYAZMixCyYiG5TTc02xpQ9kGVWpK22Q16zJ0oOc+nEFruCJO3JW6+A+7Yypu7THlvpuQCHTg9HzOunS6/VR0+nKPS+o1gThGStUrsHJJgor5g6KUs/YvJYgqWMxHqVr/wdf14nB992Y3q/4MAbd1hrSgfJX7re1G/UjYhXVX5P3Xt+2bP24HqoUXeF2x/L4465M7HSyjZ1MyJnwqYdA626K9Y+o15rNxmtfg1V+6wQwgHFEI6f6FiOyk39RN/+s6TCVPdgeIeQZQnKIXAzH4d5BonSjMj/zcOEbO8x7C18HftaavEX2DTjbdN8rpumypdOaiJoQC0YOPw+AqhtgPaFAE0IoIDuGNDYKhwjWvvjFNLYk2HuXhA4GXBDDwZOALwIxRFO0jjHTh5mCDlDTGP8G6htoPY0oBbfeO5aoOZuoPaEoCbES0AwBrVfy9uyHoNa++MU1NiTAagR9cxxiaYWeZ7vu7kbpbmXeT4i2iEk545sCGqMfwO1DdSeBNRccOMGa4Ea2EDtCUFNcNqHcKKpsZigiarW/irR1dijAa5FUQCwhwmG+SnMgjCPnMiJsygGWe57uT9S1vbcorsB2wZsV19WLwnb76DNu4FgLWiDG7Q9IbQJ0QLQG0Pb6/L4MAa25rcprNEHw8IBQZjGgetHfpABnAYJhm7iBEEWgRRAJxiCGmXfIG2DtKfR1cJxIcUrAM3bAO3pAC0WghOgPwa092W5m6hq7Y9TSGNPhhGTMHL8HKcgjlGUoggEfpw60EFe7gZEextiGuPfQG0DtcfU05RuPl/X1bTyGteNbuBq52h/w+YnxGYhrAMGE2UT1dNjdPujRN2kTwbYHCZe6OWJmyYp9N3McUIIkO/6wEtTB+HRjQfj37B5w+YnUTgBWPHGI9hA7QlBTYgkgeEY1Fqv/ffsxxG4tR7o7cMpyA0ohnVDMIhSmIcOCDE5YcMwjEAS+5kDYidxAzwEu4GcDfQ20DMEvf7rre94arPrUM+7Ac5aqBduqPeEqCdEu8BIgXoKvJtDumG1uRQD7GSJk3ood0EMQZx4wCV6JIQEv4AU4zZ029Dtia5FQHDjrHYtEm3w9oTwJgT1wHhiRRQyPk6MicNnEpuimC5yYFpMsjwPvTiPYj/NvciL3ThHMIwzhLwUuyPToiBmg7wN8p4K8iY5nK6AvHiDvCeEPCG+wpvEV0xKzDMQ+lFaVV54NLTP+UEQBhiDPInJLPJhFnnY8f0oibGfenAIcD+uWjt+g7bNQLcI2CA9ra7mkrwFWjwlsgmBFp4YaPEbzyvyPZ+tfz9gm1YAElGOz32bz+euBk81jcdWE47DsPlLbf5Su3vptQAnb4B9LKtTXu6KcinSeSuGYX+4wwQFKla1hkx+Mn3JvGhr5VQv6HJCNHv56QWtutL/nhW3BRlNq9gR2DuRyVGSH//5y+//+c//r0BVVtbxrjyVtxU63tEfToNCPeTv6qo8tCwKTRdDQWpf1iermb90kd+jhy+kcr3489StCAjCWi68cei97gBeFYvxsUNylyWAGAKOpwIcIQjCAyrAId/2Bh/OKrShA8kfD5QrGc0wRCL13TCMHT+OqTsxDskxMnNh4OQOAoGXdJAkk7SWuvUl0Sje0OjLW/S7deyN7zFXWsdPvoYFn38Pzqzhdy2Gq1bxqNyLYh1L6r3EyItyDwHfC9IozKDr5kEMEHIRyEIHecqVvG6ll20tf72axZ9KpQhuQHAlFLnPEooEH33Pm4Git+2SFNBocNwgPSzSDABJSTjApMyHWZJEQZa7eYp8lMaeg5M4Qo7nJ2EedpikFLfB0p8Ylv585xya1PNKUALPEJRCR/Cz9/wZUHqVlOfTDCC1z2fBiBENg4viIMKJm+RehGM/y9I0jfMk9H0/9IETx0ogYqI2EPpmQGhN42+7al3nxvOvXLXwWa5awQPbC2ZW7eS+Z3zGyKVXP3KqwcLFgQPCFEaOE2chTPMoyxBOQgeT004WoUh5qslXvRDaVu43pD7MLWUwLmO2fCl7z3IpC37HXjizlL/HJ1TsrN/oMlFvw5zKbqhmN2OBdFgnI0coSLGTpx5ETpTTNY5SRI2QCYiBr9ySBYHb8t6MFgsXuHfjXLtX66LC3CdZ4IKLrSe62P6d3+Z/QKf0jladPk5tkPzC376nJLQw83FshVQRjEprYR+4bpxAD2QBxCiLHA/FLgYow3HQZ1tSSVtrNavlf/HFSzPH/64cgt//gy4w1JeUbos3E3wrK1p5+ojTIi9SMtgPrKg6+yarYghIPoR5WZA33Z1rMpKn+qX1gWWeP9VdqejM4rW3rR0ii/Y0XuBEcnnPykNP13dakjmWMuN/mVungpx3C5zimlfM4JhJ2iV6f+zRgcDKS+tHjGj1W/JLvSeK2J11ElL8Mn8Sgknlvvg380lhw1OPm3asSuovwDoIoz0t+WElFWntMGs+6xfeXiaTFcreo4+Uqjix4tgZpvVA7sqioW4cXHhn0glC3lHsmWdNae0woin7SX/V7JNaUCMT7bFvVP6MF7wuoKVMYHADr87OP/Z6ecscpk7W63JPYLqoe9cnOgl4SWky+L+fgePGtfUzmTsWxf5Hc3858gbZadegBpnIaaVqikozuLLvSFuYDjLjAsNRxWaoYtMPsd8tKS4dOoLXsid6LX9X4Xsahda6BTWdJqlE0FB2ZUA45bQMiYZuuI2keQxcmLkJilOQei6MgAdhSqAYZTns43I1QtfaTZLmNa1zUpvi/Ok0QrqpaMbIYuXKaxGm0fFIYJAiGsVf2mIC2QR8+Z7zwiJ4mhO0Z2uj2QdaX0NeVMcq+4rsORHyYDVdI+w64l7ASkVVDy8kW8CL6R6AdwRWDqfJLsAXD900yEZ3i25H4E/dyOgOWNB9qfUboyhAaOgeytrftPOvNa+8wn0TizotSS+wZuPPKWY9T/YJSkw20kcvxbIU47+trPuBDSDzCA9vvODJy7KEjuDO7IvuzDR7e7u4mIPqmyL7FwHqA37gqfysH3K6bARQpCwtGFEWu2fhufjsjoWjoynDsF6TnyUARshBgRcAgL0Mxrkbx9B1gszHfbosU+lr4SWd1y1Isvft+/fx6nG4ed8EOMEjA+cPIm6QMytBk5RiGdUEDvjeEge796POO12WMhWHQ/mJ+/UqpsJL6z1FsAY0OyBLOHRSGfXpYYc5iFqIK9h7ousSlZecoum7y0FNuxcd8jJtVigkVVCncI6BBdGOa+pQPShL1SIibZOkwTXpbNodL5qKVfTccE7IzLc+Ef0EtVidZXQnab25T+U5vetUbLGh5MMotNLLl8eCz29VM37xJwH9iBphvPAGOk8L+uSX+o8DxTfqAkqacq7v/mDwxH9hm4LgCe6LnuA/E/zZUQxqEKM5JEsU5I7S5jDMKacKsoZueCXiBikM/QiEOUx9L80yADycBy7AEEMX9cg/L3Q1wO9ew6G/ec0TKsjjWBnNeDGVVxIU8wZ9pMfIpNxlVl5UgoGzbKJVOsONGPXSGSvQgVYMpPP3pfW60XWJovuJ6u2ImnaI5ipWM+XGnFsKzE290kadZZP3cNo9jAJ1WthtImfIpkMQE1UfmUK9arTMqprsV2utCAmEWa5z4xD88p+B0io4jvui4/g7tD9XqLB+PO92ZM1gfOjrwMpKiXJyuyfvq5xOK4oaEA+TVSc+QakIIkSwyokTDLwkcSMEHJzGEerveUwkr1ZftHlX3r+rq678hMA1UlCPJTm2tgqqyaA2J/Edqm6JTseAi+mCTI2jVmRqjmo0zuR8OnVH8RNKrAP6VNwyvHpBDadUoWzNB1QHroli+66BNgJWR6a7ViWjIv8oK7RHtK1N11r3qKqKsmIHenT4yA7lvQJaM4WbwgNZwY2K/XhQ1Y7tovP2Habxk6p6g6OnU5yabChMBX/NmZ4Cu1zHYtfbN+A5YJfgMO+LDvPvzlVuvSMTa7djBvLMYgWHZbhFjju5XTNSO6GkNjPvzNRBNeAYB+DpWK5GIo18QxTyVwzA+745WpYMhO7LisAIWdh9PeNB/eIubPd37djRlS5Ttf5ivaeq1kCn6ZQfsnBIS88HwnmLTyem27Sn2NMdWde3/PX36BNmlklmMSw+FaeBRkUXk7UryGsOVAOzeELTZ1jn9KvVjiJWaZn6wt3AeHDFrpsXzzlqz1cBmOBm73tjAOu+jBYVElUtutrbh3bzcOA+M6UYaVN54PuZF+AcuRH0fD/J8zTCyM+yzI3yXpuayFlNd3p8xIo3xHoqxLrjZVBngEviXdMt/ejGB4+69J962buCI7vvK5e9q1zz7vyCd4dGfuRDkIUpc63xPS/3XBSgyCWdjmAUxorV7m5LfVvqayz1b1ZH8SfV1q4AKvdZApXgu+8HSqACSqAC80AFhsmasjAAboQzkPmu5yVxlqZOEMRJAjH0AqQAKrAB1QZUG1DNAZV348K1gAo8S6ASIhP8UAlUUAlUcB6o4ACokAcS38vy2E1ACuMoJKoVACByUhAknpMpgApuQLUB1QZUc0AVrAhU8FkClRBh4UdKoPKUQOXNA5U3jFh2wzxxshS5Lg6gB1wPhND1QzfyAi8CUAFU3gZUG1BtQDUHVNGNs9rRz3uWQCU49vuiY7/v/P6fvmO9O+6KE/1geofcOpDz+DcBu3zHJn8Yrc1pO0/7jpajmZZy6L7kA48cEiOUApjB3HOiPEUwJb2UgwylPbBpxa4GdewVjRtA6+afNa+YoJz7yCg3dl7SD1rn6nNjveq8NLtQLuYdWvcX9wnaUVfAus3Ky8MBuP9S4z+AmuixO7TLbfLYpn/pAsjmUwEToVUTOdW69Fv3dzzQYEdmMndjJd+OUdXjIIsdI+0jk3vgKzVxjxq5P/VJinsfKB7v9sIiSFPZOXWnyAh3G+ZQHsg/GPHU42vzlFoRbCPmbQBuYPScPD0ZPgrO/oHo7P9jWWbWWzajTmjoIjiJmaW0tkjb62DvhsGzWsqhJQ0n2HEQxg4I8jxMEFkDCGWxE2OaDL1P46cVuxY85vRFR/FF7cNlcbVrguQ/D59wsWP4SPNHUwAgGlYTBUo0tAMW9T/tuL4kGuDAszIr6jtcd3pc59I5iGH6VCTkn6c+0KmJxi3SJpa3/ZiaR8kXw/ioJoTa+kFw+WzB9IVFHT7JXPs30xCLivy7pkEE56zx2BqF6p6JzouoXylLBUD+IkLnS+tv5b2QA76J2Z96KHXBCjv6adXDyy0K6pFh0o1oFBQ9PIdP75TlCg7vgejw/iPL1f+OuVB/3+SVeIOqj5hNZIlrlsBgNwx2xzB1KjUjH6Y7TfIsSHAUoxTFHoBOHIR+ALPATcI4SHo10kz2amDJ3laztzUZOOx997YnPDxLSi8whBSH1iaKWQcBXd4PejSmp96SAQz/GExDin7p0gy0yhXpjaSgPEx0q4r2fvAv+rjUDlKpmiZEdL603gqBqGQxHNICd/H59DceQYVICx47Hr9zG33RHphZQgaiDH9egllHCspE4aWWABliTZ9P8eptQ2N9oNkJngCoaLimQ5S55wFUgud7MPB8J/OCTNK/selM+owwos/W/12W+yY4b6rIcRabsdgti01ZmsDIsT5nyjDMhJo5KHagh1wHxkSr8xMnCYM8ibIQAwemvTnPUPpqh1/+vgN737F937/p+3ic5jIlL1g9eYrpkLbJVEQVqwMzdghmmgFBkH09ilrkehCzLCJ6DN0TLPo35R/b84h0cgIlp1uy/2UVQbCavK31uu+CgdpeZHoa7UmL92TN/eqZuRLXo9Mzy6nCB8Nig2HVH4lKyY2G7MjcRfJ3Lxocn0c4yj/5vtjt5jKaDMBWiPpv8r9wAwHNEcUzV9Qc2BGPAWVGza4/WDTt802R8m0pjrHtsvB5NxgYM58MjwVv/kD05v8OP5RkktKV/FtZZP36ZYF4bNm0O5tYGzFhbDTIwv5E2DroHf0+QNg0zL0QuW6YQDcNgyzMIcp84HkOSnAW9QHxIyGr5QkZiu2xlEVFskj4dqOvnwBM/88GyngzeyWKr2i63Nl3nPq4QesVgSRyliR6HzX7oZzGrewI5lCAoLcf9JRMj6mUinxjkb2wzuxczrJ1kLHE9Iqk3CN6AmUx8R0y0j7ptEZ6PjwUdcqwJqcgS3RIqjGmVp0Wdl40cfEvKAztixoLgUknio8vyTbx3ei7XlhU0S3PzW/nw8dDeX/gJ2EW3USVVfolNNUOO/8rkgPQf7DJ9qgh7Reqll97ePu3FWMVs2pw3o0HngcqCyEKgRii8MNnMuif0C06/BtZP5DvJhoJmfZdvqw2rPAdtZalQ12Z/GB3LHbD0gVqikryPOUAu4MkcaCTe54bY+CFOMtRHnteGCEU+GGERe14XuxaaI6FLrJx97oug1f3ui8O5O9O+Gidj4NSjfTiW7B4Go7vS+t1RVE9647V7C37Y0ltfywxHtNY8x0602ucTgnk9sOismj4rHW7K6nxExPo35VHIo2pshmqPr5osxCSfeUOk4FjaUgqzBX1D2X5um1a04VMo2VqMAX/7sfWcPmC3iQRvZNmK0zpFpMRXZ/GlbJMpFw1PTwIFSMbDf/x40rJAHJjh90MlFnghOuwS2lmAPS9p0cMIEQ3BP4FiEHGVICL+7KcWTsdVsyTDcuVuUkAkzzw4jzL88ANoJfjKIpy382yxOvd9+ZlbiixocRXhxJEqXBunOgZoIQQWhAMQgvIqB2of1N/uvuxTM/1NEdaS8kz01BKm1GOU6Np6AbYkDtpQO9JSZcFKXASNwt9GCCcpTCL0rwvFaARupplrX1NfwDM2WuU+c8eGxR+ONxR28XA+lW3JymeH3LgNjc/nOTMpL5BbA58ojGtMbMJrijNdQG/ViWfvbMSMrNvK3pqq4d3CKznejsanbKdnaq1oRG4ONEvZe0oyXfRa6rOCaW7H26LUTdFkPl7OjOaeFmBDyyjGqE6kn9TD8MmQXOb+ILgWkZmR4pHGS1HniukMXuWa5g1gF4aZzVPAveyz1Yr2i2ltjzScDJdTrWYF+hET9GfSo7ONJUzbk/07LpZzGvZXDdvPi4rnfZ6VIY34KnvRAgs8yTaFJnZoNJNpt13bv6f/7fHaErG4lO56DHxAP3IuX3ECHSMQMEIdYxQwejpGD0Fo69j9DkjmasNQTOHDbpLkrDeoK8GXMYdNeAy7qUBl3EXDbiE/uGYeUJJPd87PZ1530x4DHpmwgO7tuYExZKy/GjnmK6PmdYOKIftZXLqO7alzkpgNMbfOqTXf+eQXj/2Q3r9qA/p+/HOd0X6sbJvKcZUD/NdMCCd9OLtw36WnTw37r2eVt9zPW0/M/pEhUbIOCU3bqmSVd9wJat+9JWsnqQLWv8xwy5oyS/oghHrki4YsS7pghFr3wU8BzHTUuY+nZFRqsmUZpuv0doYUE7kUH/DAzmRE5oz9SNM0PzWI6E3Hg01r3441Lz68VDz6sFJzdsD1R4VhyZ53GzfCXTGfTbl0ffVlEffR1MeVd+EMzxh3yc4K7pZZ5/u5+f5hNq8fxScBr2k4DToKwWnqscCLWcw6rcuDSQ6n0pylH0w6L0Jz8I+VPGb9qSK37Q/Vfymvari7/v2gO9ruz/c27Swz/y85By3nHKCneypCQSLhMajImHSD4WESd//EiZP+pE2vQLngZjG3yvwyDtQuwl2VHJ+w1FUD+EOn+jtrlE7BNqprPJ0iw+4KtJ5MR2Z+VQYsxhMhDGLwTQYs+h3xwlLvyn2Bf3m14ZAZ9wfUx59h0x59D0y5dF3yZTH1wLYlCfQbr5TnlDBE83wRAqeeIYnVvC4ztygOrKZYXYGkjFcMleWn4NmmBfNnuXWohnmRfNpzLxoYo2ZF82wMfOiqTZmXjbnJrOkn3w1RlVK70CqvR7xx8QTyG/Pd0bTeExsPIUVjPrpq2DUT10Fo37aKhj1U1bBqJ+uCkb9VFUw6qepgjHuZwUt2Wug2HA66cQ63RdM0dCaD0XCiZRPxR6XRhrqgFIuR/s5HdWE/x4nnTsCvWyfFTMmNl4mCkb9MlEw6peJgtFTfrh+Tkg5Zju0r3piLLhnkUluqHb8fndepEi7ZKAkfEbjJOEzGiYJXz9KNKPAOcFGC2VEO+m/5rl2OAS66a7CE97we+Z5BGGUeOoxMLudTJkMtpIpExzfzLCAHZOrGUq39GpG4DG+mhF4hKsZGklutGFTysWbtYTJ4IplymRwzzJlMrhsmTLpN2cJk35jljD15sGqPDEnA/u+rLL567yWlFFON8oKfcI7m7th2W2dkfktU8piPMCz7PqhnmXXD/osuyeuSOp0oVuMlGbJQhTojRahQC8swL7cDS//Mr8Ix9TmK1HBabAcFZwGa1LBabAwFZzC/TdP3YVzQpTpgHZIaz7GUj6DsZby9WPextzQ+Jr5S5IB5XRr3DGXK1ozd4ce5tf5iNZ8f5TyGWyRUj6oUdpsmF2gtxGuqepWlklxOy+Mkcg4W8/bek96XydjQDz1WaDB9wWNDZ1f2B3ZRAILuH+wWWHRWRki4URKea5OGM2vk4bGeG4M6fVzYkivx48hvR41hvT6nXxIr9/Eh/Sh2Lc2fWCmSDVSFutScj7jXl+sUcn5jEdhsV4l5zMeFaV2lbBbiuaIMTsyA0rjcZFx6UdFxgVHa77xB77DSOcDJ6E3br+aV/8Val7xPESDOutSo9r0ZAt0sBGLiRo2YunbWR/Ke/2O3FGZ76AjDoO9c8QBhZNC+jFBh0xzRuBEEn0B449NuPCRJdqcVRiGxAs0BimjicogZRRWxfFo2voh6aQnMlx/1I91RzXhp7kSD/QK1Mg/dUC7wENVxmfioyrjM/FSlfGZ+KnK+Pyhd5eRb5ZAaNxLEiZ9F0mY9P0jYdJ3joRJvxNKmPTboIRJb/aXMEU9XNDS8ajK7PujkTVQQi9fODbzQTB0n5BySDwAyW7KHfLv78helJSkIRpPQAmH+bSb4TaYfzPcBhNxhttgRs5wG0zNGW6DOTrDbTBZZ7gjYSYcyk/opPMT78kWjPmIxWSgRyz9ZsbuM5idg+Y2TnZk07b3+HCe35EUTNMNTkLoLhbtGskFNkqIHrtYesNn3P96GWC2ndCuccVCwxY3tWe9qrUTMfMN9lpbx/IG96xXNXgiRj/ljcToQc5IjB7tjMT4s6Pg2zQJT7EvDwXaLR+JIbvRggpsWhj8kiXVcRq9J7Tzsjxp1Nc5xqm1ayGemUDZkMZdIM/Vtc8Eua4ELUO8ugyqrkcpc4C6DJuuh6XrEel6MLoeh8wh6HL0WQY8F2GOMdxcgjSmIHPC6R1LA4nmDa0Cnfl95oTH4BJzwiMYv4iKihE5CtV3NHvC3DlHpDQ3Eki4DEwEEi4DA4GEy5NcZJqhfkd6wRWmwLbk/lJgW3J5KbAtubkU2GTXluXhpLViTagvuLocci65vBxyGswPBaeBCUnBqT+Pqjj1Z1EVp/4cquKMxMtNCmTJudixlAm6BSGhl/miiTQmLm5jep3MlOaH1GzochadZCNtRsGjk50VdUqvmZfIbnmWeOnN8Bt5683wG3ntzfDrV9g8v68cN715W8pxab/KTN2SeUqUjlNJLUEaI88Mn25WGegrUo6pJkTT5LR+HBoPO4FygYvdlMvEx27KJdimzuWp1F2OcBpz88KA3sCOMKA3MBgM6A0sAwN6/U4zpO/jKKs/tPDOSSYzo9JiePWHFLarP/TH1oZGwmt0buvJjAd4wqIf4wmLcNP5R3HIdb1DSWTJAI5FxYyuBjfnE+qJvD26Rf8uDpjePtSakHaBckFQ+5TLJKx9ymUS2D7l6lV4/Pm4K417bkJt/MUqTv1Xqzj1X67i7L/+9HDE9xUB9MrA13xMbH7AlDManDLljP2KSXb4kNFKewZjN6KdHrFZVq5dkRanBz2+Tajn5Rm0T0I/L5MVsTEXycjnJd7fodM9zkpzoS3HvFyCeP/COviVcpjPsRlug4k2w23gkj3DPd2U56j9JttjkyGy2b6l41Tf0iPZspHiPPNjxUoILxgpTj8vk0ZjEBWUhlGaCxaY5qUbqK0S+onMv5GD16tD9prevf/xRrf+J9Tz8n7Wr38J/bzMdyYHTCnHvNxXWkVrSj7NhUBI0CFjngx/GGRomJDPS+wyLNXmYnue+e9/a4JWUg5jtJrj1qPVHLcerea49UeIOW5fPlYn/PnEzNsLxqrnmZ8HJgZ8GcO8VANEkdBPZEbO/BeT5xOeZHeuDCwQPZm5z+6YxcBhd8zSa16vmVPpu7I8vKLpSWcbO6Kd+mgeynukldJRLfJCFTnMvFBFjkH8Ciua05YjK/VRLGN684wVSl6DhBVKXvW36JJzSegnYzihuavwsh5iHFO5ZUVUgF1R0uzXmkUxojXvbymfQV9L+Qzygkj5DFKCSPkMsoFI+QLRx9goD6NAN82wWaFPRLnimannc22KlBM5nuPhqior7T2RSDh1uWwCI0xcOEe0S64hJXxGF5ESPqOrSAmfwUWTlM/gmknKFwhRXrt9fao0V7wdlblxd8RhYNgdcQjxDTSZeHnEFdLk4WjJzPeWMYvB5jJmMUjDMmYxSMAyZplcdOij6kTCpdcaIpPxHZHIBAUrZP3RCJhEwgU2yAmTiQlywmRigZwweZPAWJqqgDzSneem5EvUCjmrkVYhZzXY7FSsBvudilVwXizPyQ7jz8eS1kgwMGLKGMzvc9TMBpc7amZhypfnwwkVh/bTDeyGcpbpBl2WGY0o0Fo2RUKlFIN2DUnN02vL2AwybcvY4KTdzAp2V56MWt4SK3uhyX2bGUlriZXS6mNpkHNnQr24Z8ec5p075pz2r1E08Jh48RfI44EHzdCbBUa06kHWGwOGpLNLj2afNV5+lFgpLdmVtwuWYU8+K7EtCWUqsi3ro5Jp7MkpY1g8MSTMQPqZCwa1J58aa3BeVpiVpDWx2YypF4RbyzlNQq7lnIIxoLmNNtGzRrTmmoeUz0DtkPL1bafuPO2G2tfNns9EIGUxT0gwx26Ql2COXZYshebcMsyWQkmlfsNpqffGE+hUMkyuMEVKlRy9H4dIqJJi5F03olXJ0l9PiIQqKcfKtD2cUiXHGDEl9It8vuW8Zr7fcl44/haTqzmRUuKhhk53Wp80RrPgoCrSm5xRRXoTv0WRvj/pwcA50lISaD9vjRDojL9pyqP/rinPxBuO1h6zNYg6JF3qGzdkM3aRG7IJLlT4E0Y7k2YPKM0dviRcBj5fEi7BiQUdMvtEE+rwAvPzpqo9qk6d0jVm7b7jeGhkV9Ti+2Di1DqSPGAcyp0zi+mFAIUQuEQI7L/wXN3iSle1ZiSy5bn0u0b8iz9pxD/+Gps8sqnVvkLFafF3Dbiv+kKZpMu+VSap/2pynrMr3aljKLZlmcz4lPo54SWSGMOF/TRgXto1A+a+N+5K8m/0QOCCFtpc8CVDxknPFMc7ipxUk65tvaFhKHvKPJFPq7Ckmvi0odCG48K+H3IDoR2fye8H+7YqdstaI/Bd3KapjKXTQiajnx37Mil2mMz9Eyp2y3Fdxn7pt6pFLf5ktSjxyw/4wcaf0zt0uMWLvllkvPhrJUKWf6dESP+FfZUxdhKz86KqTzYPrVvwvXNiJqt2TFxjIie7/qUDOdq3nu6KaoWXimIm76zvSoJdrPz8glcIXBfOnKmEpdNmKqGfM/X5iCtC/RGfzMLTR6Il7Jd+p1rU4g9Wi4IKUd5yUZ5ClL9clN+NR5OfuaBFu2mZ8wVjMWad6jbVw/FUmuRfEwgXxM9OmExCZydMJlGzEyaxMuael6M3cZofE08jY1oCu70nq80E9vQzMptZYCixoZ6RZ+A+Myaea51hBS4px4xcophkhgIpqSRRwuHjg8EsFugWBMyPeUyi5cc8cJC8raJ+U/qQkCGpNA0cf2wwr8fEM9L2RV3rrN4Tark8m5LYhvkdB9SLMjzKOM1yPMo4oewb6MWN6RdQ2rn+MAkRn5LPSuShDcYSOfnsmBWHW6JAm83RCYuBZNM5K2EyandWoMUNJzwmsnX6npzFQPLCYRxyydNEmuZ6HRPLW5ueDRqXLsjsNGIwXLQ9g1lGVoHBLBWrwGDg1zhkMMiaMWQwSJYxZNAXFBsxGNS6G4+cI6TyP5A1V5+qc/pRv2dNqCWlAQQKAxSQ0M/L1N8HTsnN73pUrAbXPipWgxsgFasn7QJaA0cTHDMln+1UI2iSMUxdHM5JssMEEI93884NPZ25W8OEx8ChYcIjXFoV9IhMb9T10SQjWvNrKymfwb2VlM8gxYOUzyDVg5TPIOWDlC8Q9pVzku8etKpAQyWJEykOp6Q613f6MRrRLnB0lfGZeLnK+KZuGSYwOKKVxcvw5yYOV2NitTSDC/cR7UQWVVHucK7XJUVCpRSDrhqSGo+ylE0/yFI2OGn38a7YlXWpOzpPyZU9QcuhGcmihEopO1bn/oSNJLXEc206GY6OYrawJOVtig2To6OMwbwOuprZoCK6mtmgNrqa2RO8D9DOpibpk1FXTMkX+CEoWE2cERSsQoE2VN9R643B4h2SmptpZGwGlhoZGxRrO9dk49rpM2MMKKdKD6oSmpnrrjya9MGUfFZic9mlxVcFz6xs4xsjFdOsdL2qPqGelWfkxCdjmJXK/24utKGfldmox+ZCW4b50dLD75RcUm7tdMB1bVOlyz7h/XGHNPuDlGNBgJ6a2yRYT81tkKF0hrvH4bpMU9pp6V1ZajwARErz4D8Jl0H8n4RLiPw510Vqc4cukzGU0JuHvil5DSLglLwGgXBKXv2BRs3rC/vv4DpYs/kOaBfsvDI+k21XxicYr4lesWc1XU3s7yNicwOenNHAkCdn7NsPM7s9WdjpOdGA+oTa3NNVwWng76rgFNYg8yiqDPbmAeU0fV771CR8b0irlqXffIekM61qE+EYNqwlV0s02sgn1Gp5WZmeyspQXEOslkaWHrWW3pmJa6nN0VTBaYClCk4DJFVwetOvv797oDuOLoR6Qq7uTxPj4phYLc1ACRrRTi87mCOlwe1XT6eSYXLPJVKq5BjaDybUKnn6Q79IqJJyIsces6/jlCo5eXHIzrWJHE6plKMf+wHldBYVh2JPzrNdipP5eTSmNl/jCk6DNa7gNFjjCk5P/fXknJhpPHAVPJf3xID/gv4Y8F/QKwN+Az1yll9vIJ/n198mzvP3JXwRvSzO9Jgm0E3LaPNnJsV0RUqVHK1ThUCnkmGkKYxolbLO5EBVm4nipCpJBjg0oFTJaezzBstQxmBevljNbFC/WM2sX30zzPqlN8OsX3czzP3tVFLc2km5M1g2A8qpkaZ9amL9G9KqZZnc9IyJ1dJoWLqZKEo584VGh4EpuVqiiVVrSDuR9Q98Ks8ahb2hMV40Q3r9OhnSD0NbTc7oAt2isNylJ/Mpj3BjidFHkzks0E3vFukz/eGzJ5NLMNPQhqRySSZ3nD2dOqOgfY93abnHZjkFW+oZeQadNKSdaxv18bAbOWbt6zm0co0uneU8M7KNjORT8onEV8ej/e50zgjNB4MhmpLPSTTKmiyhn5Opz5g8Jp6T9tqkGyX000PWOcE2ouqmNi3GkNTcnChjMzAmytjEgGhq6jW4H2vJJJcs9JHR1V1PqJBitG2LlCo5JqmRhqTmnlQyNgNnKhmbXgmUsunVPymbP+klfeamAaWit7UxCj2ZQgJL9sHrMhoIEqgV8owu+3pChRSmeyXlZwM5LenCWTRiM51FIzbTWTRiM51FIzb98UHK1h8cDiw3m5H/ikhp7rgi4TLwWJFw9TCJqpNtkuBWoDM/YU54DA6WEx6D8+SExxNSjB+YcyrdI2yDAgoS+skiGtLoNIsJtXH/qTj1vajihPJvMCpWIOXQ9A3zA31Y0D2cYV6qkfIl5ZiXa6QySTlkCajtH2hiafsdzaRrv6elQ3SZqKccU5c7Hqxh02gNfSXLCfW8vCa3ZG0us+WYl2uyG8sYNFINNCoZw7xU47xZSi59X9gncnLT12Cc4dPNi91xybzYHTXzwsC/c0o/L5NlLzOwcKqYJtLxAVe3D3ZWFQdyzNQujSm5RqL+WC6h18g0CfyVcpjJtcFyyTYwlA0vkA01sstKWzpvSq+RaTB5ZQwaqfqJK6GX7D7VkZbWw2aKyZB4RlpjwLDf6T04VUwz0vV2ihHtjKy3RvY8Cf2MzNd3qDJtH6OdkfU33WXVkHRuhAsyE27XkfXedJOSsyzQP2fYTZTQGXYo+a532qwqI9qZPnp3PlIjoak0Tj3b52hv3NdoP9cyvCOaM846Hdp+rzXQarmXvO/SN10wb1QylkwelQz9uVAvQ28p0MvQmw30MvQ3/noZoQwLDbIOTKhnV8Hnk/2d1polY5iR+obHJbw6Hg2l9gxz+4DZcW5MPiPxR70uMSaeW5cs2bL9viR/TD98wDNNl47JBn6qTMzeQ9IZSVpNekg6I0lrTB2SzkjS6+Ij2hlZtEZgbSiL0c7IMnJLmZLrWqfR4yfUs/JME+lLWWYkm+TCHxHPSDMyUE/JzVP9q1gNylioWPX7kZJVvw0pWfW7j5JV8Hipzie0M7gs6+mmNwv8mRYvBDqVDIMIMYFQ2RIzn5QRsUqaUfXpEa35nYmUz+DSRMpncGsi5fPG32wWWTekXfrNIz7jbx7xGX/ziG/yzUZXhwNS1YwxuaoTKaeqwt25Su+MbAMipUrOP48pK6Fq//BJrxNKWcwPAHPsBrr/HDscf5eBPUIgVPXOW1Rrg0WGpEpJNP2d/ZPBnZqMQSX1dbnfnw/FyUhiR6yS9g5Xe129XZFS3SoTHXtIq5Jlol2LlCo5v1IYX7BqRPp5mResICnj0nU0J8R4Nc0JgfLvNV5ZAvl8Dy5YZQMGjdSlK07CNv+GRatvxDIv2XwlivS61pqvyiHHvFzzFSrST2RWZfoRJSbJCwaUajlanXNAaR6kK+EyCNGVcOm1ExmX/lQg4/Kn/bMrDvh8NOshTqvua/5ccySdUKvlNX4bBk6qchat5EUyl8+Npf4tCsYFM2Rp6WYFo/7gqGDU2yoVjOF0jOpjeah1G8KEWj3mBjr3iFYtK+N1BPRXfVKO5TNpATe8itu7itu/iju4iju8iju6iju+ilvIunkR+3Wzzb1uurnXzTf3ugnnXjfj3OumnHvdnHMXTToV/Jhut0Oe6yBIyw+v5Peu5Pev5A+u5A+v5I+u5I+v5NdBkl7AtTPQvXYKutfOQffaSeheOwvda6ehe+08dBdOxHGKwqauronb+z8o3w+c713L926ZE7xehklUpk5GbxEp6u6+Tv+BY2Ljr1Iw6j9Fwdi3/wdmicBV2n7h7Ae8Y0WCmHPN0oFRsuo/Qsk68xn2G61iPhXLma74pIGASz5sIKD/vA9lOfnA7x8OaF+kSz+xYbvmI4ciLvrMoQghLG9XcgOkSVzdkHZ60dI+N7gwHJCqJZkFGE/J1RLvccY8mPUGDjmLXrJZTKCKy/zCTiPB4OpOI8HgEk8jwSDySyPBIAhMIyGYmQP482nhFCAcM7MVVacC10vm1oBFL3nZ3BpzLZ9bCgkL5pZCwoK5pZCwYG4pJCyYWwoJwcwcMJ5bIod6BuTnA66ImrRgbg1Y9JIN9CkFz/J5JeVfMKuk/AvmlJR/wYyS8i+YT1L+YGbUjWeTyKEec5Nsf2NiWYGCU5GaXPgMKBXlSGxW/8PAYWlMrSycYNSunnIih4d/a4X0ZBMJH/HBTs7VwSACakiqTH5Q0RQbO+pxrItXk3IsDBuXc5tGj8u5TYPI5dymseRybtOQcjl3IMTOnQ/pHV0bn1gV+1IbOzihn4zwP2nhHluMZ50VOSWfSHzbrrof8hxrFvuIVidLYwGdUE/kkcN+9VF/49yTKSQYHFtEQoUUk+DVAaVKjol6NiQ1z08uYzNIUC5jg6N2mx2zRrSKPuhzAXGr1RKRDcvCPlGwm/aNgl2PU7PseqCaZdcj1Sx7IJnguv1+QKkYXIMLXZFQIYXmktzhk5mknliana4+UyuNXSOdVjykNd8IpXwGW6CUT8g4x+pC78hjI9CYkpvnn1OxGqShU7HqF4eSVb8wlKz6RaFk7RdE42Vt1u1jYvNyZXJGg3plckZ9hysY9d2tYNR3toJR75CiYAyHBaiMBmhAuazk1OKhkXEZFplaPCgyLv2IyLj0wyHj0hdElXFFAtCXRNE10O9aMslWQR8Z6Xc9oUIKS+FluwZiGkqFnDZRrYmkjna2TcC4TWBWDjSWAzXfBhZ823ybPOM2eZo2wQVtgtJ88vY9TupCV35HIFyUO33EZJYwfcRkliV9xNTHy9ACg0QH3BWfdE6WA8ppx/P7ovvidGcXu92ZHC9ZQsd5n0All7kqr5FgoM1rJBgo9BoJfW//Gx/04NYSTfqYPjAAtp5MKkF/y9ZRSfmN8kuJhFIpzPqlFcGopPw0iZAuE4dAJ5UhxsQaGMjlLFrJi2Qaz3sFo366Kxj1s1zBOJzcBge9nkxiLWqL7prZnkbUxp2n4tT3noqzP6CxcJTbCh3vCCQYhC9J6Kf9ItIsSAs0wzf/jtabxlx6yzEv1yxRkJxlXrJRsIyUY16uQbCMhH5epsLlpVLJfCN1MU12iKhAeVVk6IEW7KQZJfSoquSaZoy+Q1VxMlDGRUKlFJNaSgNS87zTMjaDvNMyNjj9+qKutQmzh7TKPsjPh6w2ksQolXJMap2MaNWyiBJcYENZnFYp676sdtkeHY2EtcRKaTtU3WK72KNbbCRQoFd/rUmgyph4Zk7vjoYzeqf+TpO6VwPSqaSuHiO7gGJSasOakQLHBYUjp9xLqkdOufv1l+G6uD3Y2QGZY5uCZ1okVzzJ2LvydCpww2F+Ahryyd9R4bQ4YjOLlIzBvAyvmtmgCq+a2aAIr5pZb62aYdYbrWaYA+kw6EPAJtQXDcCyEkwqzmVdv6z4kopzWafLyy6lXZardlDMahgfiV5CoJsgQSfhj1bCHwnZD3d45h2asoFjcnOoU7Ea4JyKVT+ySlb90CpZfUnvGeVnmpJf0HuL8zMpWZf03uL8TEpWofceEuGaaPHcptzKaT0QPT8oA1LzAZGxGQyGjM1gIGRsnqonzSajnOfCDrhgWs7yL+0SxQQlfXNflmkbR9BRl4f5aaZimignKkKbxtJoQhU0vMYjYSZHPyJmcvQjYyZHDyFmcvQ7rZmcYH5MT/fl8sEkTGYzhhBePGN63utmzETOhTNmIufCGTORc+GMmci5cMZM5MhnTGOrN3HmVrPNzpoh6dJ5I+W+aObMSVo2d+YkLZs9c5KWzZ85Sctm0JykwRwim9h/n4vMcOoMqWdnzIBy6YSRMV80X2YELZsuM4KWzZYZQcsmy4ygZXNlRtBwqjQUVB82VJgJF2eiP/2R8XBElUyTSaISzVl75bQi87/4hBf5zquYzNXTeQEG+um8AKEarHjBYLB0JfTmTm1KXgO/NiWvgWubktfAu03J6w/i59vweX0PTqjNE3soOA3SVCk4DfJUKTj7I0qNUF8TxuD7JfTmXh5KXgP/DiUvlFjQ74tdtityvPhgP5XQPJx7iUG3KbkuMNfLJSwx2cslGJx7NRIMTDMaCfodSydB7/GokxDOjbXe/KxiumaklxmjNQIuGudlpmmNgItGWWKoXjbIooB+jG8RC3OkIEkBBtf4cGJ+XybLWsdsngPfTJBBRnwzQQb58c0EGWTLNxMkWrbzHJOjyw59Ks+6W16Btlpw9yljMzFnS9hMTNkSNhMztoSt7yaa66fC2Ch0e0RrvmNL+Qx2aymfgQ+mlM8gmkrKZxBGJeXTo4ucT+82L+eLtEnF5HyxPpmYYuAdIcy5PtPiDdXJzstqX2uCnYfExvNIwaifSApG/UxSMOqnkoJRqGp+a2Me2KqPVh+QmkedydgMgs5kbAYB1zK20f1Ofj581N/oUKpldzgCh+GtjcBheE8jcBhg7oijH/Z9yfasZHeuDCNmpRzmkQUz3AYhBjPcBrEGM9z6Ppzj1kPyHLcemOe49fA8x91HN9EnNOWeIQhMyc1NLipWA4uLitXA4KJiFS42iXbNkn7vMc0qPm/PHdKam2+lfAbWWimfgXFWymdgi5XyGZhepXz6KS7n6w809Z7uXbviE9W66VUjLddc2Z9cQxvIO8b/K+f/O+F/y/h/c7VvAFe+AWjfAK98Q28rom7Omkg+TjK53CDN6Wq4ayQMSSeSWHTOvAROMo3TagonaUIRW6ppkpym2JRrEv885tcHPnccxhHPHYdxqHPHYRzj3HEYBzd3HANXxBOZSa7OA5ERTQtXfz7uEF2/bagpy/81L0zBYygbXCAbKOdLk4TWbNq0xItnz4jRfBKNGM3n0ojRfEqNGM1n1ogxGAIT0APTdJAYysxzchIlnOjCfzsyIqH5O7BPd+d9ckDFbohrGlkNjXqmAbM5BpbPLrB8XoHlMwosn0tg+SwCCoACBvgEtBACLoAnYAhP4AJ4AmbwBJbAE7gUnsCl8AQuhSdwKTyBS+EJyOEJ6uEJyuEJ6uEJGg/IgFw/DANyOEIraIBWUA2c0Aw4oXrqQrNJC5dPV7h8ok57qVFpoIneA7WLH14ALNAQWOAFwALNgAUuARZ4KbDAS4EFXgos8FJggZcCC5wAy7lK0MGuTxXGJ7v+aOiOoeQy7nydBP0o6CToh0MnQT8uOgn6AdJJ0BsmdBL09jedBP1FiU6CwZWJdko5+hIsWhkGVVi0MnpzycN5v3+gCWRvsea+dEBpvEZkXPp1IePSrwUZl37+y7h62/0JnU5laWNaZrXNodO5BrUePoamJS7rDybrj0bWH2MnocELmd5hgGUqJvNcf/MCDDL+zQuA8u/Tp6KZkk922iFJdSpqTRYIGcNlPTVkXthLQ2aDzIhqZoPciGpmxWSv0zucnTUpcaQcl/XliHthZ464FfON5p4z/x5KPT/bDEL3JfTS7Kan83GCL4a4omKfyDdKm9wSKlupvbYSCZVS9Et/QKmU0yaZ0ubWG5PrJYJlEoFS4gmjvZEsSqiUUuFPhW7+jmiVstITMpJD6NT9ZJbTtydVSuKZ8PX+kRJ6SVaNimDbHtX2bZGzVKGZvUOHjFfMMN6rdWIk7xMfa2ajTvrMVw3eAgzfMmSaSGc5U4zqogmEjRTboCiahMugIpqES79Jyrj0u6OMq98W8/NuZ98X2enOpI8m1OY5JBScBjkkFJwGOSQUnP2FPTpevDHJWKVytRvTmHh6ISoQaDeoMbFUWlbeH3YlysjRgOzgmjyWMobZNuq3vwm18TxScernkYoTSr/BKBGkjGG2Zzi46zYoKces3JqlvavvypN5gwWei3p/yg8GbVuYgFLOMvvVxokoVUwa6RrFZkw8K81AoZiSSyWaKhQj2qmy33dEH1G9IHhRyT//hnnlQc5ifuiaYzc4dc2xGxxi59i9+W4By7sFXNct4LpuAdd1i/ml3Sy7P9+rcHmvwut6FV7Xq9MbJimZt/y7PDMA8JdL9q/rMf+6HvOvm4f+ZHlmGBN9p/iENen4Gip1Bbh79KkvPW1WCm7AYn5RNsducF02x25waTbHbnB1NsfuS+rOmWRbnVBPj+flDlV2/VAT3X1RffA5RvMAIr0Qg2givRCD0CK9EIM4I70Qg6AjvRCDCCS9EINwJL0Qg9gkvZC4m41/P9KQTEJ1XDQX1WzGM1ErQj8PtSL0s1ArQj8HtSL8QXLaU93fdBlhtIppmhwV1Xc0XKI7J/EUHgvNC3IpmpfM226kLOYGnDl2AyvOHLuBKWeO3SAn6By7rxs6g9yqM4xX9vDSjKt6IZf29tI8rHohohmyOhQsJdOSGa1gWmCUnBVgYpucFWBiopwVYNDL8wKEHi5OB1zX9u3DflEfK9nMe1knwqCfdSIMelonwqCvdSL63kaFbVdlUpI9qea0GRaTOZlf1hBJ6JCNhJ3GwsQXz5DPG4xmWc1thCZiDMy1JmL0w24kxhO7z9i+Vsya12hhqj2tOf5w5KmWHpaMhZZ7USkuE0lm9blMJJkV7TKR1I+L53j8gs8wWZmE3rjH1Lz6PlLz6ntFzdv3A+7S0tECqiYzScph3Bdz3PremOPW98cctzfR2bjmb64GC/SLNbQpr7liNuU118emvH0/7IrDLa5ozYZTuUyNmuU07hsTKfpeMpGi7y8TKfrt3kSKkP8Co/SOu0LVi/IqzjGa58bQCzHIlKEXYpA3Qy/Emyai7Et2y/UbU88WU3lzLdijwijL1Tzr8rSYc2IWJMecE2OQG8REjEHCEBMxBvnOTMQYZD0zEaO3CxqJieamVlvk2V06sTrGa6bVWMhFk2os5KIpNRZy0YQaC/FNeh5c2vNgjZ4Ha/Q8WKPnwRo9D5b0PLy05+EaPQ/X6Hm4Rs/DNXoeLul579Ke99boeW+NnvfW6HlvjZ73lvS8f2nP+2v0vL9Gz/tr9Ly/Rs/7S3o+uLTngzV6Plij54M1ej5Yo+eDJT0fXtrz4Ro9H67R8+EaPR+u0fOhzLLcuUyktBy73qo7pl9iylXwGtlvFbyCwy2L1SpSSol2O/TZyEytYDL/qnkBBp82L8DAKD0voD8f79Et+ndxoCbBw4mFghmYjuU8UwO1nM6kzMQ8q7lp2kSMgV3aRIyBUdpETD80b1BdHqoH+ycygDTx3GuTynYqJuMu0wjQd5ZGQL82D5je3ZZVRnNT1yYTT8ph/GVz3PrPmuPWD/0ctx6+57h73P4HLThxrhCZWG3mPfsDt03N9uoMn3Hf6mXoe1gvQ9/Pehn63tbL0JuV9DL0NiW9DL1BSS9D72eml2GQ3MFgkhmkdzCQIi+GtbAw20JkUbIuK3G1EFOUrN5MFywtBHZ9BbDrS39dX/NrfqPtkfVY1iezuSLhmOg/HwjVW0b1llK94414px+AOUbjMTAQoh8GAyH6kTAQokdlAyF6WDYQEkimBffCWDQvRJYFy2aG3WTNzLCbLJgZdpPSeDPswumySu8IXKcDj7ILU8LIZdG0mPLX6QNlx9TT+DiRgnv+mx0pVWwLDpUaESbHSo0IKP/OE/584gnbzD+y55nvQ4NQ3gn5vMRjVaZ0GhpEhCrZjN6wWPZlYz1kXjjKQ2bF+JqVVZCzaHqqv8fUu7vNMF7Yc1IhS3tQKsTEBKMV4sk7jZoHULpgUTQMiswURAs6oqqozSprKXiMB2Ce3zRxhYrfNIWFil9Q+nDGk3rQSpXjEIqF+9CHRtZbJqvRKt6O/EBkL5xXJiQM5qqEmtlAkVAzG6gRamZN7+shQs12VccshAetiMs6SQENGQ0qPbDCbTXPdWMwd1RMxt2kEaDvJI2Afif6eCg+4UWlUKUcxl82x63/rDlu/bDPcQvh+8XhoZ0TGarmla4xsXmotJzRIEhazmgQHi1nNAjQlzPqz3sKxkDa1bvi9u5k3NeM+qLOFjmX9bbIuay7Rc5l/S1yLutwkbPv8SNNqsrcXReseBWTeQD7vACDEPZ5AQZB7PMCDMLY5wUIBdOIAlPRFATnwuw2b0y+4HpNwWpypaZg7TeGO3Q8Pth3RGvO0EOtz0sloZ8G5ROlDbN4nTot7LxYXHjWRED31uNBE6RvLgwohMFLhEGFMO8SYR4XRjr39Q497MvqeFfUe7PbSimH8fSb49bPwDlu/XKe45YEFS1x11cxLQ8vutRNXyNgQaCRzj2/Dy7l0EZObHt8qmic/ZLoXDnzBVG6s4KWROvOCloStTsraHDTk92X1Ud6qLjSqvpBENVcrtnvx/kH6ftYrda2SJwen+UsE4iekulNhAoeA9n0QxeKpixLbsLU7EbXYGp2ozswNbuJSX+G3Z/pVeO8efOsBuPHw4AWvoMzGUg3yKmnYjKQfss9ZNyF8lu2K+bgSMQl83AkAuq/E1z2neD67wTXfycw/0542XfC678TXv+d0Pw7vcu+07v+O73rv9Mz/07/su/0r/9O//rv9Cff+TNVydr93P5QnO7s1+eqLiv7FY2Z16qnBvzTjEVnostwh9Q7VFT16WGHazMVT824QL3TCjFR7bRCTNQ6rRCThCxaIf3eXBzqE7qt0L6dEKZ5UucYpxdNamJw6VvAkrfAS98Cl7zFu/Qt3pK3LMiQ+0snZext273oHTk/PJzwbidT52dfM8tpvPhMpOhXn4kU/fIzkaJffyZS9JZSEyl6H1ETKXovURMpej9REykGnqJG087AV9RIjkE5MCM5qhnsLpvCrmoOu8smsauaxe6yaeyq5rG7bCK7vf3/Fh9wxYORUCE4tS/MXvhTL+bVL/aHTszEUPETff6zzjbRUU2Amj355XAyEcDI5BJ+LW/LWi+BkSnaQB0bDERwOmN8nvLo0XjKA4dtfV0eH/QtpVTyb31fljuDT2Vky75UZDH8UJFl/J2oNhkSRib/0nbffq91VpuSz0o0lrWs/4ZMhj04ZNLv0xIm/bYsYdLvwhKmYDQVTU1ZE+qFE3PKaTo/p5yjafqj3owl0E2m1aeiPqOdneG6uD10J8zKEKl/49zfc+42bKOSS6deMDonXRnDfJvNfHTlLMajOMuuH8pZ9n48B71JvcyMXDeVXJN+G1O+0trepRza8TCwrMpZtC3+Hp9QsbN/K/D9onYLfMZjrpehH3i9DD1g6mXo8VMvQw+nehn6I41eRtiNfXnY0Xjae3RK74zz86mYjEddI0A/5BoB+vHWCOivBb+r8D3VF1q9vPFNNTr/a3iNu8tMjr7XzOToO89Mjjc0mDZE99Tc+abI/lWeqwN+4Eqw/UOeY42/tqmQCbz9XNzeMU8qm4vgF+lmI6jhNR5BMzn6ETSTox9BMzn9CL5D+3NFTps/nnc7XlSss5MZmsIMBJhbxMyFGRjGzIUZ2MfMhfWdW5+rnJZqK3c7OyEHnYy5LDwsLsOrEdMPJiXs7h/ogXl+6CbkkyU2JHEXiHM1ssACWUAjCy6QBTWyvAWyprZr37HJn3fHXXGy3/Fp0mIp37VnpWu5jReSqST9KjKVpF9CppL69fMjvbp7K7rXdV3/Tq/MaLmNe9NUkr43TSXpe9NUktCb9HIMv2Obw/fFbXEiquQbVH3EJ2qeNAJ7MxHm/bpEnEHnLhEHhWsgVBE0/Rvje9smBfq/y3LfKB4mk81UyILLoUUCTe6JFgk0uTJaJNATsjU/lIfMPt1h+1NZZJoEzQPaKXizAHX7hy6fwdvGA9zIyVbLvWS4jCQZjZORJKMBMpI0cJW0+8zvrTN9atKV86zTccMVPhSnB66mMleJH8v0XJscGDS85mNmJMdgxIzkGIyXkRyDW1gjOa0jxP/+3/9/3uYHNA==', 'no'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (178, 'rs-templates-counter', '0', 'no'), (179, 'revslider_table_version', '1.0.12', 'yes'), (182, 'recently_activated', 'a:0:{}', 'yes'), (183, 'revslider_update_version', '6.6.0', 'yes'), (184, 'widget_rev-slider-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (185, 'rs_cache_overlay', '6.6.10', 'yes'), (186, 'revslider_update_revision_current', '6.6.0', 'yes'), (189, 'finished_updating_comment_type', '1', 'yes'), (192, 'revslider-connection', '1', 'yes'), (193, 'revslider-update-hash', '50166637e49b86fdb6c286599cb45783', 'yes'), (194, 'revslider-latest-version', '6.6.16', 'yes'), (195, 'revslider-stable-version', '4.2.0', 'yes'), (196, 'revslider-notices', 'a:5:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:546:\"<div style=\"display: block; background: #fff;text-align: center; height: 250px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https://sliderrevolution.com/wp-content/uploads/2021/07/adminpremiumvid4.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.9.9\";s:4:\"text\";s:562:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted loop autoplay \npreload=\"auto\"><source src=\"//updates.themepunch-ext-b.tools//banners/rs60/update66videobanner2.mp4\" type=\"video/mp4\"></video></a></div>\n\";s:4:\"code\";s:8:\"TPRSV663\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:537:\"<div style=\"display: block; background: #fff;text-align: center; height: 300px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium2\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 920px; height: 300px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"//updates.themepunch-ext-b.tools//banners/videobanner_premium2.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6518-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:402:\"<div style=\"display: block; background:#fff;text-align: center; height: 250px;\"><a href=\"https://www.sliderrevolution.com/wordpress-hosting/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getwphosting\" target=\"_blank\" rel=\"noopener\"><img style=\"width: 960px; height: 250px; display: inline-block;\" src=\"//updates.themepunch-ext-b.tools//banners/rs60/wphostingadmin.jpg\"></a></div>\";s:4:\"code\";s:12:\"TPRSV6518-02\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"registered\";b:1;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:4;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:527:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 504px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"//updates.themepunch-ext-b.tools//banners/rs60/buypremium3.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:8:\"TPRSV668\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"registered\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}', 'yes'), (197, 'revslider-additions', 'O:8:\"stdClass\":2:{s:9:\"templates\";O:8:\"stdClass\":3:{s:9:\"tutorials\";a:3:{i:0;O:8:\"stdClass\":2:{s:5:\"title\";s:19:\"Rapid Fire Overview\";s:3:\"url\";s:49:\"https://www.youtube.com/watch?v=LRNTFu-MFgw&t=25s\";}i:1;O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"Responsiveness in Edited Templates\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=hP4oV8SWgKY\";}i:2;O:8:\"stdClass\":2:{s:5:\"title\";s:16:\"Animation Basics\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=nn3azizwpbs\";}}s:5:\"guide\";O:8:\"stdClass\":3:{s:5:\"title\";s:78:\"Require Expert Technical Advice?<br />Submit a Ticket for Dedicated 1on1 Help.\";s:3:\"url\";s:36:\"https://support.sliderrevolution.com\";s:3:\"img\";s:67:\"//updates.themepunch-ext-b.tools/banners/default_template_guide.jpg\";}s:6:\"bottom\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"Load A Template From The Library\";s:3:\"img\";s:61:\"//updates.themepunch-ext-b.tools/banners/guide_mod_banner.png\";}}s:7:\"selling\";b:1;}', 'yes'), (198, 'rs-addons-counter', '34', 'yes'), (199, 'revslider-addons', 'O:8:\"stdClass\":34:{s:28:\"revslider-particlewave-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"380\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:28:\"revslider-particlewave-addon\";s:12:\"version_from\";s:6:\"6.5.15\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Particle Wave\";s:6:\"line_1\";s:36:\"Create 3D particle and polygon grids\";s:6:\"line_2\";s:40:\"with lots of style and animation options\";s:9:\"available\";s:5:\"1.1.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2023-08-24\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particlewave.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PW\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"3.3.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2023-07-28\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"3.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:26:\"revslider-thecluster-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"481\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:26:\"revslider-thecluster-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"The Cluster\";s:6:\"line_1\";s:24:\"Cluster Particle Effects\";s:6:\"line_2\";s:27:\"with millions of Variations\";s:9:\"available\";s:6:\"1.0.10\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_cluster.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TC\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2023-02-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_transition.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-05-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"499\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"3.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2023-10-06\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"500\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2023-08-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"483\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:6:\"6.5.17\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_charts.png\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2022-08-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_charts.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2023-07-17\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"3.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"498\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2023-07-08\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:81:\"//updates.themepunch-ext-b.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2022-01-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2023-08-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}', 'yes'), (202, 'wp_calendar_block_has_published_posts', '1', 'yes'), (204, 'elementor_library_category_children', 'a:0:{}', 'yes'), (207, 'nav_menus_created_posts', 'a:0:{}', 'yes'), (211, 'revslider-global-settings', '{\"tracking\":\"2023-10-14\"}', 'yes'), (212, 'rs_image_meta_todo', 'a:0:{}', 'yes'), (213, 'revslider-notices-dc', 'a:1:{i:0;s:8:\"TPRSV668\";}', 'yes'), (217, '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'), (218, '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'), (219, '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'), (220, 'revslider-update-check', '1697611152', 'yes'), (221, 'revslider_update_info', 'O:8:\"stdClass\":0:{}', 'yes'), (228, 'duplicate_page_options', 'a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}', 'yes'), (240, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'), (256, '_transient_health-check-site-status-result', '{\"good\":12,\"recommended\":8,\"critical\":1}', 'yes'), (389, '_elementor_editor_upgrade_notice_dismissed', '1697180692', 'yes'), (413, 'elementor_log', 'a:4:{s:32:\"780d24dc506bdce3ada8389b622f6a11\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1113620\";s:7:\"\0*\0file\";s:109:\"https://photosyntesis.com/demo/trident-spaces/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.14.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-07-21 09:47:50\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of null (reading 'getBoundingClientRect')\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2023-07-21 09:47:50\";i:1;s:19:\"2023-08-07 06:42:17\";i:2;s:19:\"2023-08-09 08:41:42\";i:3;s:19:\"2023-08-10 07:24:49\";i:4;s:19:\"2023-09-09 08:58:41\";i:5;s:19:\"2023-09-09 09:21:28\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1689932870\";s:7:\"message\";s:64:\"Cannot read properties of null (reading \'getBoundingClientRect\')\";s:3:\"url\";s:109:\"https://photosyntesis.com/demo/trident-spaces/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.14.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1113620\";}}s:32:\"1a48d9e9962fdab7a00bd435a4e1ad19\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:119:\"/home/basranmohana/public_html/aqttravels.com/demo/thathagroup/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:108;s:7:\"\0*\0date\";s:19:\"2023-09-09 08:38:56\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type bool\";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:21;s:14:\"\0*\0times_dates\";a:21:{i:0;s:19:\"2023-09-09 08:38:56\";i:1;s:19:\"2023-09-09 08:40:38\";i:2;s:19:\"2023-09-09 08:40:47\";i:3;s:19:\"2023-09-09 08:53:03\";i:4;s:19:\"2023-09-09 08:53:04\";i:5;s:19:\"2023-09-11 07:28:48\";i:6;s:19:\"2023-09-11 08:07:12\";i:7;s:19:\"2023-09-11 08:07:26\";i:8;s:19:\"2023-09-11 08:13:29\";i:9;s:19:\"2023-09-11 08:13:38\";i:10;s:19:\"2023-09-11 08:13:45\";i:11;s:19:\"2023-09-11 08:17:42\";i:12;s:19:\"2023-09-11 08:18:53\";i:13;s:19:\"2023-09-11 08:18:55\";i:14;s:19:\"2023-09-11 08:19:03\";i:15;s:19:\"2023-09-11 08:19:13\";i:16;s:19:\"2023-09-11 08:19:15\";i:17;s:19:\"2023-09-11 08:37:21\";i:18;s:19:\"2023-09-11 08:40:13\";i:19;s:19:\"2023-09-21 09:51:01\";i:20;s:19:\"2023-09-21 09:52:09\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type bool\";s:4:\"file\";s:119:\"/home/basranmohana/public_html/aqttravels.com/demo/thathagroup/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:108;s:5:\"trace\";b:1;}}s:32:\"b8da30445254e30104ab295c6ed828ac\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:4:\"3359\";s:7:\"\0*\0file\";s:124:\"http://aqttravels.com/demo/thathagroup/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js?ver=3.14.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-10-09 07:37:33\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:78:\"Cannot read properties of undefined (reading 'CommandContainerBase')\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-09 07:37:33\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1696837053\";s:7:\"message\";s:68:\"Cannot read properties of undefined (reading \'CommandContainerBase\')\";s:3:\"url\";s:124:\"http://aqttravels.com/demo/thathagroup/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js?ver=3.14.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:4:\"3359\";}}s:32:\"7429493758b3bdf000438aac4d3c9b49\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"11767\";s:7:\"\0*\0file\";s:110:\"http://aqttravels.com/demo/thathagroup/wp-content/plugins/elementor/assets/js/responsive-bar.min.js?ver=3.14.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-10-09 07:37:33\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:24:\"elementor is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-10-09 07:37:33\";i:1;s:19:\"2023-10-09 07:37:33\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1696837053\";s:7:\"message\";s:24:\"elementor is not defined\";s:3:\"url\";s:110:\"http://aqttravels.com/demo/thathagroup/wp-content/plugins/elementor/assets/js/responsive-bar.min.js?ver=3.14.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"11767\";}}}', 'no'), (419, '_elementor_settings_update_time', '1689934551', 'yes'), (420, 'elementor_cpt_support', 'a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:9:\"apartment\";i:4;s:19:\"ova_framework_hf_el\";}', 'yes'), (421, 'elementor_disable_color_schemes', '', 'yes'), (422, 'elementor_disable_typography_schemes', '', 'yes'), (423, 'elementor_allow_tracking', 'no', 'yes'), (424, 'elementor_google_maps_api_key', '', 'yes'), (425, 'elementor_css_print_method', 'external', 'yes'), (426, 'elementor_editor_break_lines', '', 'yes'), (427, 'elementor_unfiltered_files_upload', '', 'yes'), (428, 'elementor_google_font', '1', 'yes'), (429, 'elementor_load_fa4_shim', '', 'yes'), (430, 'elementor_meta_generator_tag', '', 'yes'), (431, 'elementor_experiment-e_font_icon_svg', 'default', 'yes'), (432, 'elementor_experiment-container', 'default', 'yes'), (433, 'elementor_experiment-container_grid', 'default', 'yes'), (434, 'elementor_experiment-editor_v2', 'default', 'yes'), (435, 'elementor_experiment-nested-elements', 'default', 'yes'), (436, 'elementor_experiment-e_lazyload', 'default', 'yes'), (437, 'elementor_experiment-e_global_styleguide', 'default', 'yes'), (438, 'elementor_experiment-e_dom_optimization', 'default', 'yes'), (439, 'elementor_experiment-e_optimized_assets_loading', 'default', 'yes'), (440, 'elementor_experiment-e_optimized_css_loading', 'default', 'yes'), (441, 'elementor_experiment-a11y_improvements', 'default', 'yes'), (442, 'elementor_experiment-additional_custom_breakpoints', 'default', 'yes'), (443, 'elementor_experiment-e_swiper_latest', 'default', 'yes'), (444, 'elementor_experiment-landing-pages', 'default', 'yes'), (448, '_elementor_global_css', 'a:6:{s:4:\"time\";i:1689934611;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}', 'yes'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (450, '_elementor_assets_data', 'a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:36:{s:8:\"ova_logo\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:25:\"prooty_elementor_menu_nav\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:33:\"prooty_elementor_ova_search_popup\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:28:\"prooty_elementor_menu_canvas\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:17:\"slider_revolution\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:24:\"prooty_elementor_heading\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:22:\"prooty_elementor_image\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:24:\"prooty_elementor_counter\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:20:\"ova_apartment_slider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:28:\"prooty_elementor_testimonial\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:28:\"prooty_elementor_menu_footer\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:29:\"prooty_elementor_contact_info\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:4947:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:30:\"prooty_elementor_header_banner\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:9:\"icon-list\";a:2:{s:7:\"content\";s:141:\"<link rel=\"stylesheet\" href=\"https://photosyntesis.com/demo/trident-spaces/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">\";s:7:\"version\";s:6:\"3.14.1\";}s:30:\"prooty_elementor_ova_icon_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:924:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:25:\"prooty_elementor_icon_box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:14:\"image-carousel\";a:2:{s:7:\"content\";s:555:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:9:\"image-box\";a:2:{s:7:\"content\";s:1425:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:39:\"prooty_elementor_amenities_image_slider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:4:\"tabs\";a:2:{s:7:\"content\";s:4164:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:\"\";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:21:\"prooty_elementor_blog\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.14.1\";}s:30:\"prooty_elementor_images_slider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:30:\"prooty_elementor_gallery_slide\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:26:\"prooty_elementor_ova_video\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:21:\"ova_apartment_slider2\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:25:\"prooty_elementor_our_team\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:29:\"prooty_elementor_latest_posts\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}s:9:\"text-path\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.14.1\";}}}}', 'yes'), (800, 'cat_apartment_children', 'a:0:{}', 'yes'), (916, 'category_children', 'a:0:{}', 'yes'), (1037, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:19:\"foogallery/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.5.10\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1694524402;s:11:\"plugin_path\";s:25:\"foogallery/foogallery.php\";}}s:7:\"abspath\";s:63:\"/home/basranmohana/public_html/aqttravels.com/demo/thathagroup/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:25:\"foogallery/foogallery.php\";s:8:\"sdk_path\";s:19:\"foogallery/freemius\";s:7:\"version\";s:6:\"2.5.10\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1694524402;}}', 'yes'), (1038, 'fs_debug_mode', '', 'yes'), (1039, 'fs_accounts', 'a:6:{s:21:\"id_slug_type_path_map\";a:1:{i:843;a:3:{s:4:\"slug\";s:10:\"foogallery\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:25:\"foogallery/foogallery.php\";}}s:11:\"plugin_data\";a:1:{s:10:\"foogallery\";a:17:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:25:\"foogallery/foogallery.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1694524402;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:6:\"2.5.10\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"2.2.44\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:14:\"aqttravels.com\";s:9:\"server_ip\";s:12:\"166.62.10.51\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1694524402;s:7:\"version\";s:6:\"2.2.44\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1694524417;s:7:\"version\";s:6:\"2.2.44\";}s:21:\"trial_promotion_shown\";i:1695289034;}}s:13:\"file_slug_map\";a:1:{s:25:\"foogallery/foogallery.php\";s:10:\"foogallery\";}s:7:\"plugins\";a:1:{s:10:\"foogallery\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:10:\"FooGallery\";s:4:\"slug\";s:10:\"foogallery\";s:12:\"premium_slug\";s:18:\"foogallery-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:25:\"foogallery/foogallery.php\";s:7:\"version\";s:6:\"2.2.44\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_d87616455a835af1d0658699d0192\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"843\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"5e9dee794f79150e723831c03d5c2aac\";s:13:\"admin_notices\";a:1:{s:10:\"foogallery\";a:0:{}}}', 'yes'), (1040, 'fs_api_cache', 'a:0:{}', 'no'), (1043, 'foogallery_extensions_auto_activated', '1', 'yes'), (1046, 'foogallery-version', '2.2.44', 'no'), (1047, 'widget_foogallery_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (1048, 'foogallery-thumb-test', 'a:2:{s:3:\"key\";s:51:\"php$(7.4.33}-http://aqttravels.com/demo/thathagroup\";s:7:\"results\";a:4:{s:7:\"success\";b:1;s:5:\"thumb\";s:98:\"http://aqttravels.com/demo/thathagroup/wp-content/uploads/cache/2023/09/thatha-group/519441309.png\";s:5:\"error\";N;s:9:\"file_info\";a:2:{s:3:\"ext\";s:3:\"png\";s:4:\"type\";s:9:\"image/png\";}}}', 'yes'), (1088, 'auth_key', 'u^;*5rf6> J4SjmvU#G053u?;-p1icvI-TQd*-1q(vm6GFF%[}1T)S>^qUo0Jp|x', 'no'), (1089, 'auth_salt', '-H3OC5W1l)|Ya/@9]P}dyozz`m9lP!0W&j?]ZpDHn{$q~loBLM(nSzaB5~A8sF7x', 'no'), (1090, 'nonce_key', 'SX[L}zpn9NDx8Z4n6BLpl$BbSt&V11!.[t;&xtuc~5>5/|B$.&sg#tH?7K;`PK)W', 'no'), (1091, 'nonce_salt', 'I>FH*qNbUSOpE@5n]z1lSLG$@~[:&,Pb6q*qLC#h+pGl$fC$pdB_*L ^5N]6:M=1', 'no'), (1092, 'logged_in_key', '>?p+p[Tg?!WTCYLL ^D+I3Xof.c9u%m[_A$rfG~3V$(p!B)Nao?`4kF`I?.]R9aa', 'no'), (1093, 'logged_in_salt', 'mrjC>gXngjQqKMRTN;]rB!KXco(;0N(3 1KW^Q^4uh+v=,?rLi0D<`t!)u!iO[{5', 'no'), (1300, 'foogallery_admin_foobar_notice_dismiss', 'show', 'yes'), (1334, '_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447', '1697781999', 'no'), (1335, '_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'no'), (1373, '_site_transient_timeout_browser_b9cbd8dc13f19f9e7eb854f472bfa274', '1697877551', 'no'), (1374, '_site_transient_browser_b9cbd8dc13f19f9e7eb854f472bfa274', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"109.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'), (1386, '_site_transient_timeout_browser_a818ab359804517f2549e94c88d03c0b', '1698146540', 'no'), (1387, '_site_transient_browser_a818ab359804517f2549e94c88d03c0b', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"108.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'), (1412, '_site_transient_timeout_theme_roots', '1697612749', 'no'), (1413, '_site_transient_theme_roots', 'a:4:{s:12:\"prooty-child\";s:7:\"/themes\";s:6:\"prooty\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}', 'no'), (1414, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1697611171;s:7:\"checked\";a:4:{s:12:\"prooty-child\";s:5:\"1.0.0\";s:6:\"prooty\";s:5:\"1.0.0\";s:12:\"twentytwenty\";s:3:\"2.0\";s:17:\"twentytwentythree\";s:3:\"1.1\";}s:8:\"response\";a:2:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.2.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'no'), (1416, '_site_transient_timeout_browser_e3f8101c41b40572973227d0a64620d0', '1698215752', 'no'), (1417, '_site_transient_browser_e3f8101c41b40572973227d0a64620d0', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"118.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'), (1418, '_transient_timeout_elementor_remote_info_api_data_3.14.1', '1697654154', 'no'), (1419, '_transient_elementor_remote_info_api_data_3.14.1', 'a:4:{s:9:\"timestamp\";s:10:\"1697610606\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:75:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:25;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:26;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:27;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:33;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:34;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:35;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:36;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:37;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:38;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:39;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:40;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:41;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:43;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:51;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:52;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:53;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:54;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:55;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:57;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'no'), (1420, '_site_transient_timeout_community-events-f3c0968ea9270bc84b31d08a36e2f70c', '1697654159', 'no'), (1421, '_site_transient_community-events-f3c0968ea9270bc84b31d08a36e2f70c', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"157.34.72.0\";}s:6:\"events\";a:0:{}}', 'no'), (1423, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1697611167;s:8:\"response\";a:4:{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:5:\"5.8.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.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"7.4\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.5.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";b:0;}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.16.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"7.0\";}s:25:\"foogallery/foogallery.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/foogallery\";s:4:\"slug\";s:10:\"foogallery\";s:6:\"plugin\";s:25:\"foogallery/foogallery.php\";s:11:\"new_version\";s:5:\"2.3.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/foogallery/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/foogallery.2.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542\";s:2:\"1x\";s:63:\"https://ps.w.org/foogallery/assets/icon-128x128.gif?rev=2602542\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/foogallery/assets/banner-1544x500.png?rev=2602542\";s:2:\"1x\";s:65:\"https://ps.w.org/foogallery/assets/banner-772x250.png?rev=2602542\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:13:\"cmb2/init.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"w.org/plugins/cmb2\";s:4:\"slug\";s:4:\"cmb2\";s:6:\"plugin\";s:13:\"cmb2/init.php\";s:11:\"new_version\";s:6:\"2.10.1\";s:3:\"url\";s:35:\"https://wordpress.org/plugins/cmb2/\";s:7:\"package\";s:47:\"https://downloads.wordpress.org/plugin/cmb2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:49:\"https://ps.w.org/cmb2/assets/icon.svg?rev=2866672\";s:3:\"svg\";s:49:\"https://ps.w.org/cmb2/assets/icon.svg?rev=2866672\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/cmb2/assets/banner-1544x500.png?rev=2866672\";s:2:\"1x\";s:59:\"https://ps.w.org/cmb2/assets/banner-772x250.png?rev=2866672\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.8.0\";}s:37:\"foobox-image-lightbox/foobox-free.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/foobox-image-lightbox\";s:4:\"slug\";s:21:\"foobox-image-lightbox\";s:6:\"plugin\";s:37:\"foobox-image-lightbox/foobox-free.php\";s:11:\"new_version\";s:6:\"2.7.27\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/foobox-image-lightbox/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/foobox-image-lightbox.2.7.27.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/foobox-image-lightbox/assets/icon-256x256.gif?rev=2667030\";s:2:\"1x\";s:74:\"https://ps.w.org/foobox-image-lightbox/assets/icon-128x128.gif?rev=2667030\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/foobox-image-lightbox/assets/banner-1544x500.png?rev=2667030\";s:2:\"1x\";s:76:\"https://ps.w.org/foobox-image-lightbox/assets/banner-772x250.png?rev=2667030\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.5.1\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/widget-importer-exporter\";s:4:\"slug\";s:24:\"widget-importer-exporter\";s:6:\"plugin\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:11:\"new_version\";s:5:\"1.6.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/widget-importer-exporter/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/widget-importer-exporter.1.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-256x256.jpg?rev=990577\";s:2:\"1x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-128x128.jpg?rev=990577\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/widget-importer-exporter/assets/banner-1544x500.jpg?rev=775677\";s:2:\"1x\";s:78:\"https://ps.w.org/widget-importer-exporter/assets/banner-772x250.jpg?rev=741218\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}}}', 'no'), (1424, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1697621998', 'no'); INSERT INTO `ts_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1425, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:6165;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4822;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2788;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2684;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2058;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1927;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1914;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1657;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1573;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1565;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1550;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1513;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1503;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1496;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1381;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1316;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1279;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1176;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1159;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1155;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1074;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1033;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1003;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:971;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:909;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:906;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:886;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:883;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:881;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:875;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:872;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:843;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:822;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:796;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:781;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:780;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:777;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:764;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:749;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:735;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:732;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:730;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:729;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:694;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:687;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:683;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:676;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:668;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:634;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:628;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:621;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:616;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:610;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:609;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:601;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:597;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:594;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:593;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:577;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:576;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:572;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:571;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:570;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:561;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:559;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:544;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:542;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:535;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:533;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:532;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:530;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:519;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:511;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:510;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:509;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:506;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:494;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:483;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:479;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:470;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:451;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:449;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:448;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:438;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:434;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:429;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:427;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:426;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:425;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:425;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:423;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:421;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:420;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:413;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:408;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:400;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:399;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:396;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:396;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:391;}}', 'no'), (1432, '_transient_is_multi_author', '0', 'yes'); -- -------------------------------------------------------- -- -- Table structure for table `ts_postmeta` -- CREATE TABLE `ts_postmeta` ( `meta_id` bigint(20) UNSIGNED NOT NULL, `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 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `ts_postmeta` -- INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (9, 6, '_elementor_edit_mode', 'builder'), (10, 6, '_elementor_template_type', 'kit'), (108, 4424, 'ova_met_embed_media', 'https://www.youtube.com/watch?v=MLpWrANjFbI'), (109, 4424, 'ova_apartment_listing', 'a:5:{i:0;a:3:{s:27:\"ova_apartment_listing_title\";s:11:\"Square Area\";s:27:\"ova_apartment_listing_value\";s:3:\"660\";s:30:\"ova_apartment_listing_value_sp\";s:3:\"ft2\";}i:1;a:3:{s:27:\"ova_apartment_listing_title\";s:5:\"Floor\";s:27:\"ova_apartment_listing_value\";s:1:\"9\";s:30:\"ova_apartment_listing_value_sp\";s:2:\"th\";}i:2;a:3:{s:27:\"ova_apartment_listing_title\";s:8:\"Bedrooms\";s:27:\"ova_apartment_listing_value\";s:1:\"3\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:3;a:3:{s:27:\"ova_apartment_listing_title\";s:9:\"Bathrooms\";s:27:\"ova_apartment_listing_value\";s:1:\"2\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:4;a:2:{s:27:\"ova_apartment_listing_title\";s:12:\"Car parkings\";s:27:\"ova_apartment_listing_value\";s:1:\"2\";}}'), (110, 4424, 'ova_apartment_order_apartment', '4'), (111, 4424, 'ova_met_gallery_id', 'a:2:{i:0;s:4:\"4409\";i:1;s:4:\"4408\";}'), (112, 4424, '_elementor_edit_mode', 'builder'), (113, 4424, '_elementor_template_type', 'wp-post'), (114, 4424, '_elementor_version', '3.14.1'), (115, 4424, '_wp_page_template', 'default'), (116, 4424, '_elementor_data', '[]'), (117, 4424, '_elementor_page_assets', 'a:0:{}'), (120, 4426, 'ova_met_embed_media', 'https://www.youtube.com/watch?v=MLpWrANjFbI'), (121, 4426, 'ova_apartment_listing', 'a:5:{i:0;a:3:{s:27:\"ova_apartment_listing_title\";s:11:\"Square Area\";s:27:\"ova_apartment_listing_value\";s:3:\"520\";s:30:\"ova_apartment_listing_value_sp\";s:3:\"ft2\";}i:1;a:3:{s:27:\"ova_apartment_listing_title\";s:5:\"Floor\";s:27:\"ova_apartment_listing_value\";s:1:\"5\";s:30:\"ova_apartment_listing_value_sp\";s:2:\"th\";}i:2;a:3:{s:27:\"ova_apartment_listing_title\";s:8:\"Bedrooms\";s:27:\"ova_apartment_listing_value\";s:1:\"3\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:3;a:3:{s:27:\"ova_apartment_listing_title\";s:9:\"Bathrooms\";s:27:\"ova_apartment_listing_value\";s:1:\"2\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:4;a:2:{s:27:\"ova_apartment_listing_title\";s:12:\"Car parkings\";s:27:\"ova_apartment_listing_value\";s:1:\"2\";}}'), (122, 4426, 'ova_apartment_order_apartment', '5'), (123, 4426, 'ova_met_gallery_id', 'a:2:{i:0;s:4:\"3299\";i:1;s:4:\"4407\";}'), (124, 4426, '_elementor_edit_mode', 'builder'), (125, 4426, '_elementor_template_type', 'wp-post'), (126, 4426, '_elementor_version', '3.14.1'), (127, 4426, '_wp_page_template', 'default'), (128, 4426, '_elementor_data', '[]'), (129, 4426, '_elementor_page_assets', 'a:0:{}'), (132, 4428, 'ova_met_embed_media', ''), (133, 4428, 'ova_apartment_listing', 'a:4:{i:0;a:3:{s:27:\"ova_apartment_listing_title\";s:15:\"Total Plot Area\";s:27:\"ova_apartment_listing_value\";s:7:\"5 acres\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:1;a:3:{s:27:\"ova_apartment_listing_title\";s:17:\"Total No of Plots\";s:27:\"ova_apartment_listing_value\";s:8:\"25 plots\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:2;a:3:{s:27:\"ova_apartment_listing_title\";s:9:\"Amenities\";s:27:\"ova_apartment_listing_value\";s:13:\"10+ Amenities\";s:30:\"ova_apartment_listing_value_sp\";s:0:\"\";}i:3;a:2:{s:27:\"ova_apartment_listing_title\";s:8:\"Location\";s:27:\"ova_apartment_listing_value\";s:25:\"Chandkhed, Kasarsai, Pune\";}}'), (134, 4428, 'ova_apartment_order_apartment', '6'), (135, 4428, 'ova_met_gallery_id', 'a:2:{i:0;s:4:\"4408\";i:1;s:4:\"4405\";}'), (136, 4428, '_elementor_edit_mode', 'builder'), (137, 4428, '_elementor_template_type', 'wp-post'), (138, 4428, '_elementor_version', '3.14.1'), (139, 4428, '_wp_page_template', 'default'), (140, 4428, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (141, 4428, '_elementor_data', '[{\"id\":\"c02df6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3743d15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/banner-3.jpg\",\"id\":6133,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position_mobile\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"c9eaae7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cb54d1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45859e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"6bdef2e\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/service-1.jpg\",\"id\":6248,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/dots-1.png\",\"id\":6134,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"008de45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"e252691\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Glass Mosaic Tiles for Swimming Pools\",\"description\":\"Swimming pools are a popular addition to many homes and establishments in Delhi, Noida, Gurgaon, Faridabad and Haryana.\\n Among the various options available for pool tiling, glass mosaic tiles stand out for their aesthetic appeal, durability, and versatility. \\nIn this comprehensive guide, we will delve into the various aspects of using glass mosaic tiles for swimming pools in these regions.\\n From their benefits to the installation process, maintenance tips, and best suppliers in the area.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a094a28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Benefits of Glass Mosaic Tiles for Swimming Pools<\\/strong> <br \\/>Glass mosaic tiles offer numerous advantages when it comes to swimming pool design. <br \\/>These include:Aesthetics: Glass tiles provide a vibrant and visually stunning appearance, allowing pool owners to create unique designs and patterns.<br \\/>Durability: Glass mosaic tiles are durable and can withstand the harsh chemicals and UV exposure that come with pool maintenance.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9063905\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49273ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"952a63c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Safety: The smooth surface of glass tiles reduces the risk of slips and falls in the pool area.<br \\/>Hygiene: Unlike other materials, glass is impervious to bacteria, mold, and stains, making it a hygienic option for swimming pools.<br \\/>Thermal Efficiency: Glass mosaic tiles have excellent thermal properties, ensuring that the pool retains and reflects heat, ultimately reducing energy costs.<\\/p><p>Installation Process and Considerations<br \\/>When it comes to installing glass mosaic tiles for swimming pools, it is crucial to follow the proper procedure to ensure a long-lasting and visually appealing result.<br \\/>Key steps include:<br \\/>Surface Preparation: The pool surface must be cleaned, leveled, and free from any debris before tile installation.<br \\/>Adhesive Application: Special attention should be given to the type of adhesive used, as not all are suitable for glass tiles. The adhesive must be compatible with underwater <br \\/>applications and should be applied evenly using the correct trowel size.<br \\/>Grouting: Proper grouting plays a significant role in preventing water penetration and maintaining the tile\'s integrity.<br \\/>Epoxy grouts are typically recommended for glass mosaic tiles due to their water-resistant and mold-resistant properties.<br \\/>Sealing: Applying a high-quality sealant on the completed tile surface helps protect the tiles from stains, discoloration, and water damage, extending their lifespan.<\\/p><p>Maintenance Tips for Glass Mosaic Tiled Pools <br \\/>Proper maintenance is crucial to keep your glass mosaic tiled pool looking beautiful and ensuring its longevity. Some essential maintenance tips include:<\\/p><p>Regular Cleaning: It is important to regularly clean the tiles using mild, non-abrasive cleaners to remove any dirt, oils, or residues.<br \\/>Prevention of Chemical Damage: Avoid using harsh chemicals or abrasive cleaning tools to prevent damage to the glass tiles. Consult with professionals for <br \\/>suitable chemical solutions.<br \\/>Algae and Mold Prevention: Regularly monitor and maintain proper pool chemistry to prevent the growth of algae and mold on the tiles.<br \\/>Inspection and Repair: Regularly inspect the tiles for any signs of damage, such as cracks or loose tiles. Promptly address any repairs to prevent further damage.<\\/p><p>Best Glass Mosaic Tile Suppliers in Delhi, Noida, Gurgaon, Faridabad, Haryana<br \\/>To ensure the quality and availability of glass mosaic tiles for swimming pools in these regions, here are some reputed suppliers:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6b0697\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dot-wave.png\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"css_classes\":\"prooty_section_margin_left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffc84b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"css_classes\":\"prooty_stretch_column_left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"de26dda\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"title\":\"\",\"_id\":\"aa094fa\",\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/slide-3a.jpg\",\"id\":6181,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"\",\"_id\":\"f04542a\",\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/slide-2.jpg\",\"id\":6179,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"\",\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/slide-2.jpg\",\"id\":6179,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"0c25dc5\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_amenities_image_slider\"}],\"isInner\":false},{\"id\":\"a279fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"space-between\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"33b08a9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DON\'T FORGET\",\"description\":\"Mosaic Tiles: Located in Delhi, Mosaic Tiles offers a wide range of glass mosaic tiles in various colors, sizes, and designs.\\n Pool Supplies: Located in Noida, Thathagroup Pool Supplies is known for its high-quality glass mosaic tiles suitable for swimming pools.\\nGurgaon Glass Company: Gurgaon Glass Company specializes in glass mosaic tiles and provides customized solutions for pool tiling needs.\\nGrout Tiling Solutions: With a presence in Faridabad, PQR Tiling Solutions offers an extensive range of glass mosaic tiles suitable for pools.\\n\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"0a459d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (302, 4748, '_elementor_edit_mode', 'builder'), (303, 4748, '_elementor_template_type', 'kit'), (304, 4748, '_wp_page_template', 'default'), (305, 4748, '_elementor_page_settings', 'a:11:{s:9:\"site_name\";s:64:\"Prooty - Single Property & Apartment Complex WordPress Theme\";s:16:\"site_description\";s:39:\"Single Property & Apartment Complex\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#C39E76\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F6F6F6\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7C7C7C\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#292F29\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'), (306, 4748, '_elementor_data', '[]'), (307, 4748, '_elementor_page_assets', 'a:0:{}'), (308, 4748, '_elementor_version', '3.9.1'), (309, 3769, '_elementor_edit_mode', 'builder'), (310, 3769, '_elementor_template_type', 'section'), (311, 3769, '_elementor_version', '3.9.1'), (312, 3769, '_wp_page_template', 'default'), (313, 3769, '_elementor_data', '[{\"id\":\"40505ab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c24e7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"99cb142\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"prooty_elementor_latest_posts\"}],\"isInner\":false}],\"isInner\":false}]'), (314, 3769, '_elementor_page_assets', 'a:0:{}'), (315, 3769, '_wxr_import_has_attachment_refs', '1'), (316, 3780, '_elementor_edit_mode', 'builder'), (317, 3780, '_elementor_template_type', 'section'), (318, 3780, '_elementor_version', '3.9.1'), (319, 3780, '_wp_page_template', 'default'), (320, 3780, '_elementor_data', '[{\"id\":\"f3ba501\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"ccb980a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ede0ae8\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Kitchen \",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9baed38\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ea77acf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f7e78e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/tabs-image-rooms.jpg\",\"id\":3868,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"align_tablet\":\"left\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (321, 3780, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (323, 3808, '_elementor_edit_mode', 'builder'), (324, 3808, '_elementor_template_type', 'section'), (325, 3808, '_elementor_version', '3.9.1'), (326, 3808, '_wp_page_template', 'default'), (327, 3808, '_elementor_data', '[{\"id\":\"94b8cff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"e1ebd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f070fb0\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Living Room\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2cd1a27\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"f0dd565\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"853f12b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/blog-content4.jpg\",\"id\":3560,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (328, 3808, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (330, 3811, '_elementor_edit_mode', 'builder'), (331, 3811, '_elementor_template_type', 'section'), (332, 3811, '_elementor_version', '3.9.1'), (333, 3811, '_wp_page_template', 'default'), (334, 3811, '_elementor_data', '[{\"id\":\"2e5ab90\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"f735b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"817f5ab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Bedroom\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"327e7a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"4b368ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d747715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/apartment-benefit-decor-right.jpg\",\"id\":1783,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (335, 3811, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (336, 3811, 'rs_page_bg_color', ''), (338, 3815, '_elementor_edit_mode', 'builder'), (339, 3815, '_elementor_template_type', 'section'), (340, 3815, '_elementor_version', '3.9.1'), (341, 3815, '_wp_page_template', 'default'), (342, 3815, '_elementor_data', '[{\"id\":\"0c62c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"2a7873c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3355502\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Bathroom\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cd00c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"4fddcd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"df3a94b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (343, 3815, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (345, 3890, '_elementor_edit_mode', 'builder'), (346, 3890, '_elementor_template_type', 'section'), (347, 3890, '_elementor_version', '3.9.1'), (348, 3890, '_wp_page_template', 'default'), (349, 3890, '_elementor_data', '[{\"id\":\"056e75d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"ce0d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f012127\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Parking\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"3e99040\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1f5dd5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d4e3abe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/blog-06.jpg\",\"id\":3571,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (350, 3890, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (352, 4669, '_elementor_edit_mode', 'builder'), (353, 4669, '_elementor_template_type', 'page'), (354, 4669, '_elementor_version', '3.9.1'), (355, 4669, '_wp_page_template', 'elementor_header_footer'), (356, 4669, '_elementor_data', '[{\"id\":\"9aa2f94\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"508e567\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d71610\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"2nd\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"a449317\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ed8d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"00f1a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.333,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7dcc422\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dd570c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (357, 4669, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (358, 4669, 'rs_page_bg_color', ''), (383, 4848, '_elementor_template_type', 'page'), (384, 4848, '_elementor_edit_mode', 'builder'), (385, 4848, '_elementor_template_type', 'page'), (386, 4848, '_elementor_version', '3.9.2'), (387, 4848, '_wp_page_template', 'elementor_header_footer'), (388, 4848, '_elementor_data', '[{\"id\":\"9aa2f94\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"508e567\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d71610\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2850 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"3nd\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"05\",\"_id\":\"dcc0431\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Price from\",\"text\":\"$4800\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"a449317\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ed8d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan-1.png\",\"id\":4838,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"00f1a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.333,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7dcc422\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dd570c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (389, 4848, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (390, 4848, 'rs_page_bg_color', ''), (392, 4852, '_elementor_template_type', 'page'), (393, 4852, '_elementor_template_type', 'page'), (394, 4852, '_elementor_edit_mode', 'builder'), (395, 4852, '_elementor_template_type', 'page'), (396, 4852, '_elementor_version', '3.9.2'), (397, 4852, '_wp_page_template', 'elementor_header_footer'), (398, 4852, '_elementor_data', '[{\"id\":\"9aa2f94\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"508e567\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d71610\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2750 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"4nd\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4000\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"a449317\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ed8d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"00f1a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.333,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7dcc422\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dd570c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (399, 4852, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (400, 4852, 'rs_page_bg_color', ''), (525, 42, '_menu_item_type', 'post_type'), (526, 42, '_menu_item_menu_item_parent', '0'), (527, 42, '_menu_item_object_id', '14'), (528, 42, '_menu_item_object', 'page'), (529, 42, '_menu_item_target', ''), (530, 42, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (531, 42, '_menu_item_xfn', ''), (532, 42, '_menu_item_url', ''), (533, 42, '_wp_old_date', '2022-12-01'), (534, 42, '_wp_old_date', '2022-12-21'), (535, 42, '_wp_old_date', '2022-12-23'), (618, 50, '_wp_page_template', 'default'), (619, 50, 'hf_options', 'header'), (620, 50, '_elementor_edit_mode', 'builder'), (621, 50, '_elementor_template_type', 'wp-post'), (622, 50, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (623, 50, '_elementor_data', '[{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/thatha-group.png\",\"id\":6126,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/thatha-group.png\",\"id\":6126,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/thatha-group.png\",\"id\":6126,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65,\"content_position\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false}],\"isInner\":false}]'), (624, 50, '_elementor_page_assets', 'a:0:{}'), (626, 172, '_wp_page_template', 'default'), (627, 172, 'hf_options', 'header'), (628, 172, '_elementor_edit_mode', 'builder'), (629, 172, '_elementor_template_type', 'wp-post'), (630, 172, '_elementor_version', '3.9.2'), (631, 172, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18.5,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.5,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"1a162a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7eafef1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"945568f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd08dce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658fd26\",\"elType\":\"widget\",\"settings\":{\"cover_color\":\"#212621B5\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"breadcrumbs_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"breadcrumbs_padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/header-banner.jpg\",\"id\":177,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"breadcrumbs_color_hover\":\"#C39E76\",\"header_breadcrumbs_typo_typography\":\"custom\",\"header_breadcrumbs_typo_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"header_breadcrumbs_typo_font_weight\":\"600\",\"header_breadcrumbs_typo_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_header_banner\"}],\"isInner\":false}],\"isInner\":false}]'), (632, 172, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (634, 196, '_wp_page_template', 'default'), (635, 196, 'hf_options', 'header'), (636, 196, '_elementor_edit_mode', 'builder'), (637, 196, '_elementor_template_type', 'wp-post'), (638, 196, '_elementor_version', '3.9.1'), (639, 196, '_elementor_data', '[{\"id\":\"a74f4ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky sticky_bg_dark\",\"z_index\":999,\"animation\":\"fadeInDown\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\"},\"elements\":[{\"id\":\"db1386c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"content_position\":\"center\",\"_inline_size_tablet\":30,\"_inline_size_mobile\":55,\"align\":\"center\",\"background_background\":\"classic\",\"css_classes\":\"ova-column-primary-background\"},\"elements\":[{\"id\":\"be799d8\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"e27b010\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":70,\"_inline_size_mobile\":45,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db267d0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"12d72e5\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"color_icon_search\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"e92aba4\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"60b1093\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1487d33\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#FFFFFF1A\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"background_color\":\"#FFFFFF00\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_bg_hover\":\"#C39E76\",\"icon_bg_color_hover\":\"#292F29\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (640, 196, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (642, 214, '_elementor_edit_mode', 'builder'), (643, 214, '_elementor_template_type', 'wp-post'), (644, 214, '_elementor_version', '3.14.1'), (645, 214, '_wp_page_template', 'default'), (646, 214, '_elementor_data', '[{\"id\":\"874f031\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/banner-3.jpg\",\"id\":6133,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72a573d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7826239\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f45011\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ABOUT THATHA GROUP\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\",\"align_heading\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8abdd59\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Thatha Group is an emerging brand for mosaic tiles instllation,re-grout,mentainace and supply etc. We also specialize in importing of any type mosaic tiles.<\\/p><p>We have built up an enviable reputation in various part of India for high quality stan-dards, extensive range of shades and an excellent record of catering to spe-cific needs of architects and builders.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"417ab6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"d59437e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\" info@thathagroup.in\",\"email_address\":\" info@thathagroup.in\",\"_id\":\"58a9351\",\"type\":\"text\",\"text\":\"292\\/A Besment Karkardooma Opp Metro Station Vikas Marg New Delhi 110092\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"5381b27\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\" info@thathagroup.in\",\"email_address\":\" info@thathagroup.in\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-telephone-call\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"+91- 9811139186\",\"phone_address\":\"+91- 9811139186\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a281305\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-telephone-call\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"+91- 9811139102\",\"phone_address\":\"+91- 9811139102\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 All Copyright 2023 by Thathagroup.\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thathagroup\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/thatha-group-24a64917a\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCSCndpIFo6JcPtVtHn2X5kw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"05174f2\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4945f0f\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"9b10128\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF0000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#FE0000\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (647, 214, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (648, 214, 'hf_options', 'footer'), (785, 5381, '_wp_page_template', 'default'), (786, 5381, 'hf_options', 'header'), (787, 5381, '_elementor_edit_mode', 'builder'), (788, 5381, '_elementor_template_type', 'wp-post'), (789, 5381, '_elementor_version', '3.9.2'), (790, 5381, '_elementor_data', '[{\"id\":\"4b1be6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"30333b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18.5,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7fe91b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"2bfab37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.5,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3446637\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"630ef0f\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"a022c3e\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"e78df44\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"85a4a58\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (791, 5381, '_elementor_page_assets', 'a:0:{}'), (800, 12, '_wp_page_template', 'elementor_header_footer'), (801, 12, 'ova_met_header_version', 'ova,header-transparent'), (802, 12, 'ova_met_footer_version', 'global'), (803, 12, 'ova_met_main_layout', 'global'), (804, 12, 'ova_met_wide_site', 'global'), (805, 12, 'ova_met_primary_font', ''), (806, 12, 'ova_met_primary_color', ''), (807, 12, '_elementor_edit_mode', 'builder'), (808, 12, '_elementor_template_type', 'wp-page'), (809, 12, '_elementor_version', '3.9.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (810, 12, '_elementor_data', '[{\"id\":\"d77b645\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-97\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-77\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3aab8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8a34ab\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 2\",\"shortcode\":\"[rev_slider alias=\\\"home-2\\\" slidertitle=\\\"Home 2\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4853942\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e605f28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4a7a099\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"8985df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d63dd47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"243d282\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"An outstanding way of\\nluxury lifestyle\",\"description\":\"Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis sit praesentium.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bac91b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"We\\u2019re doing the right thing for our clients. The right way job done.\",\"selected_icon\":{\"value\":\"flaticon flaticon-residential\",\"library\":\"flaticon\"},\"_id\":\"f0257d0\"}],\"icon_size\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"09e9adf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Nsectetur cing elit.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"499adc4\"},{\"text\":\"Suspe ndisse suscipit sagittis leo.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"906512a\"},{\"text\":\"Entum estibulum dignissim posuere.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"7121e5a\"}],\"__globals__\":{\"icon_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21b5621\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/the-building\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"481e2de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"z_index\":1,\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"08cc70f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5b201c7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a76c173\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d9e2011\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":34000,\"title\":\"Total sqft area\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"c2cb76a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4ce89bf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-car-parking\",\"library\":\"flaticon\"},\"title\":\"Car parkings\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"aee8e72\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7cff09\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":390,\"title\":\"Luxury apartments\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"5bad5db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"937f009\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":726,\"title\":\"Deluxe bedrooms\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfafa66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#212621\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-background-CTA.jpg\",\"id\":1175,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57d9c20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9d33c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart & luxury living\\nwith 5 star services\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c19f5e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartment\\/luxury-apartment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"965b5c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b1b8d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"efa577d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dca7ef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eae1a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc7c315\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Kevin martin\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Jessica brown \",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mike hardson\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Melias Lucci\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f2853\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dot-wave.png\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"css_classes\":\"prooty_section_margin_left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74d2fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"css_classes\":\"prooty_stretch_column_left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e5009f\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"title\":\"\",\"_id\":\"aa094fa\",\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/amenities-01.jpg\",\"id\":3298,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"\",\"_id\":\"f04542a\",\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/apartment-01.jpg\",\"id\":3299,\"alt\":\"\",\"source\":\"library\"}}]},\"elements\":[],\"widgetType\":\"prooty_elementor_amenities_image_slider\"}],\"isInner\":false},{\"id\":\"85c8229\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"space-between\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"76fc0c9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments amenities\",\"title\":\"Modern and quality facilities\",\"description\":\"Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis sit praesentium.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a2441e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business Services\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Courtesy Newspaper\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fitness Facility\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"},{\"text\":\"Meeting & Event\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0aabddb\"},{\"text\":\"Swimming Pool\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"93e8801\"}],\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ccaa849\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Community Center\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Spa Facility\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Restaurant\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"},{\"text\":\"Shopping Center\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0aabddb\"},{\"text\":\"Wellness\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"93e8801\"}],\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"405a083\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25f185d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72f59a2\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"our room details\",\"title\":\"Checkout the apartment\\nroom dimensions\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"467e6c1\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Living Room\",\"tab_content\":\"[prooty-elementor-template id=\\\"3808\\\"]\",\"_id\":\"e887658\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-livingroom\",\"library\":\"flaticon\"}},{\"tab_title\":\"Kitchen\",\"tab_content\":\"[prooty-elementor-template id=\\\"3780\\\"]\",\"tab_icon_image\":\"icon\",\"_id\":\"3b8967d\"},{\"tab_title\":\"Bedroom\",\"tab_content\":\"[prooty-elementor-template id=\\\"3811\\\"]\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-bedroom-1\",\"library\":\"flaticon\"},\"_id\":\"e1ad4e8\"},{\"tab_title\":\"Bathroom\",\"tab_content\":\"[prooty-elementor-template id=\\\"3815\\\"]\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-bathroom\",\"library\":\"flaticon\"},\"_id\":\"d7c9573\"},{\"tab_title\":\"Parking\",\"tab_content\":\"[prooty-elementor-template id=\\\"3890\\\"]\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-parking\",\"library\":\"flaticon\"},\"_id\":\"77f761c\"}],\"type\":\"vertical\",\"ova_tab_icon_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17579b8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f0661d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3bcc6a9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4469335\",\"elType\":\"widget\",\"settings\":{\"item_number\":4,\"dot_control\":\"\",\"nav_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a9a50cf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-CTA-home2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"87c5c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55},\"elements\":[{\"id\":\"b82cc58\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\" Don\\u2019t hestitate to contact\",\"title\":\"Let\\u2019s book your\\nappointment online\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7899e2a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"background_color\":\"#292F29\",\"align_mobile\":\"left\",\"button_display\":\"flex\",\"button_bg_hover\":\"#FFFFFF\",\"hover_color\":\"#C39E76\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bc62801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7e9e71b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-top-CTA-home2.jpg\",\"id\":3115,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":11,\"vertical\":23,\"blur\":20,\"spread\":7,\"color\":\"rgba(0,0,0,0.5)\"},\"_transform_skew_popover\":\"transform\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3b7e7b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-bottom-CTA-home2.jpg\",\"id\":3116,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_transform_skew_popover\":\"transform\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09231bc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#212621\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"8a2ab10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"708157e\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e4eb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"73e7675\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d8f0773\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cee0659\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c2cc5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a1f2f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Contact us\",\"title\":\"Get in touch with our\\nexpert agents\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"674f2ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b351ab1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"content_position\":\"space-between\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d178613\",\"elType\":\"widget\",\"settings\":{\"address\":\"Jersey City\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"76c7a6f\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"Free +92 (8800) - 8960\",\"phone_address\":\"9288008960\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\",\"icon_fontsize\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"info_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"c060217\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\",\"icon_fontsize\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"info_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true},{\"id\":\"c949731\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"56cf0cf\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973e310\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-1,\"blur\":0,\"spread\":0,\"color\":\"rgba(228, 228, 228, 0.004)\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"357f90e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e22405\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8233ed1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6f33493\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0f15c1c\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"template\":\"template2\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (811, 12, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (813, 14, '_wp_page_template', 'elementor_header_footer'), (814, 14, 'ova_met_header_version', 'ova,header'), (815, 14, 'ova_met_footer_version', 'global'), (816, 14, 'ova_met_main_layout', 'global'), (817, 14, 'ova_met_wide_site', 'global'), (818, 14, 'ova_met_primary_font', ''), (819, 14, 'ova_met_primary_color', ''), (820, 14, '_elementor_edit_mode', 'builder'), (821, 14, '_elementor_template_type', 'wp-page'), (822, 14, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (823, 14, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/home-about.jpg\",\"id\":6145,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/dots-1.png\",\"id\":6134,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"26151d8\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We at Thatha Group Founder Mr Santosh, karkardooma,Delhi work for Application with Mosaic tiles fixing.We are specialized in Application fixing.We have upto providing services from previous 10 years in such type services.\\n\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our expertise team is fully dedicated with application fixing.We have application fixed upto 50 + Corporation ,Swiming pool etc.It provides full specification and Technical service support both at pre-application and application of Mosaic Tiles.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Thatha Group best channel parter of Mosaico People Corporation .<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc5a313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b922d70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a334636\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Products\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"20d45e4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8e4932e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"border_color\":\"#0201014F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"75f08cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/service-1.jpg\",\"id\":6248,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b07f75d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Swimming Pool Tiles\",\"description\":\"We are fixing mosaic tile in swiming pool in Ram Nagar,Bhiwadi ,Moradabad and so many places.Our design pattern is very modern and looking attractive.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"013dd25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"border_color\":\"#0201014F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e97dc7a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/service-2.jpg\",\"id\":6249,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Porcelain Tiles\",\"description\":\"Porcelain tiles are the perfect choice for those who want to give their decoration an edge over others. Our Porcelain collection is a delight for various interior designers.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"559341d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"border_border\":\"double\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"border_color\":\"#0201014F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3ba1a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/service-3.jpg\",\"id\":6250,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d0d8f47\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Flooring Tiles\",\"description\":\"Transform your home, office, hotels with our iridescent variety of glass tiles. Choose from our wide range of glass mosaic tile to add richness to your decoration.\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E10000\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-livingroom\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":100000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":100,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"ovaicon ovaicon-customer\",\"library\":\"ovaicon\"},\"number\":570,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f03c780\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dot-wave.png\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"css_classes\":\"prooty_section_margin_left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5791e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"css_classes\":\"prooty_stretch_column_left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbe09fd\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"title\":\"\",\"_id\":\"aa094fa\",\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/slide-3a.jpg\",\"id\":6181,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"\",\"_id\":\"f04542a\",\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/slide-2.jpg\",\"id\":6179,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"\",\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/slide-2.jpg\",\"id\":6179,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"0c25dc5\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_amenities_image_slider\"}],\"isInner\":false},{\"id\":\"33e86c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"space-between\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"d5afe87\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DON\'T FORGET\",\"description\":\"What goes around your pool is just as important as the pool itself. Things like patios, outdoor kitchens, fire pits, and grills are things you can use year-round. There\'s also big opportunities with landscaping, lighting, decking, and even fun things like putting greens! This is your opportunity to make your backyard one of your favorite places on earth.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bf5b8ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business Services\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Courtesy Newspaper\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fitness Facility\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"},{\"text\":\"Meeting & Event\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0aabddb\"},{\"text\":\"Swimming Pool\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"93e8801\"}],\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a65e139\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Community Center\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Spa Facility\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Restaurant\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"},{\"text\":\"Shopping Center\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0aabddb\"},{\"text\":\"Wellness\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"93e8801\"}],\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Services\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/test-bg-1.png\",\"id\":6138,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Avinash Kumar\",\"_id\":\"702c866\",\"job\":\"Advocate\",\"testimonial\":\"I like the way Thatha Group is best service provider, they do not show off, rather deliver what they commit, THATHAis a reliable application fixer.\",\"image_author\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/testim_1.jpg\",\"id\":6166,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"name_author\":\"Sloka Srivastava\",\"_id\":\"6d0cb1a\",\"job\":\"Noida\",\"testimonial\":\"Best value for money, i feel i made a right decision at right time by investing at amv property ,\\n material used is good, maintenance dept.\",\"image_author\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/testim_2.jpg\",\"id\":6167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"name_author\":\"Anushka sharma\",\"_id\":\"077f523\",\"job\":\"Ceo Marketing\",\"testimonial\":\"Best value for money, i feel i made a right decision at right time by investing at amv property, material used is good, maintenance dept.\",\"image_author\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/comm_2.jpg\",\"id\":6169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"name_author\":\"Amit Chaurasiya\",\"_id\":\"30bce4b\",\"job\":\"Administration Head, RK Society\",\"testimonial\":\"We found a best tile application fixer in delhi-Ncr,providing services in swiming pool ,interior etc.\",\"image_author\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/comm_1.jpg\",\"id\":6168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96d638e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-CTA-home2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"fc0fb9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55},\"elements\":[{\"id\":\"587d706\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\" Don\\u2019t hestitate to contact\",\"title\":\"Let\\u2019s Connect\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"description\":\"Our Team Of Designers Is Ready To Design Your Oasis\\n\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"700\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"c70802c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"background_color\":\"#292F29\",\"align_mobile\":\"left\",\"button_display\":\"flex\",\"button_bg_hover\":\"#FFFFFF\",\"hover_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"93d3aa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ac61c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/callnew-img.jpg\",\"id\":6185,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"width\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":11,\"vertical\":23,\"blur\":20,\"spread\":7,\"color\":\"rgba(0,0,0,0.5)\"},\"_transform_skew_popover\":\"transform\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c97bfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/aqttravels.com\\/demo\\/thathagroup\\/wp-content\\/uploads\\/2023\\/09\\/callnew-img-2.jpg\",\"id\":6186,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"width\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_transform_skew_popover\":\"transform\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74000a1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#212621\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2eee24e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dd25850\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Latest Blogs\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"160849a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"08053e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38b96a4\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\",\"show_comment\":\"\",\"show_author\":\"\",\"show_icon\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"85d9a63\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34c05ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0eaf751\",\"elType\":\"widget\",\"settings\":{\"text\":\"Add Your Curvy Text Here\"},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":false}],\"isInner\":false}]'), (824, 14, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (826, 17, '_wp_page_template', 'elementor_header_footer'), (827, 17, 'ova_met_header_version', 'ova,header-3'), (828, 17, 'ova_met_footer_version', 'global'), (829, 17, 'ova_met_main_layout', 'global'), (830, 17, 'ova_met_wide_site', 'global'), (831, 17, 'ova_met_primary_font', ''), (832, 17, 'ova_met_primary_color', ''), (833, 17, '_elementor_edit_mode', 'builder'), (834, 17, '_elementor_template_type', 'wp-page'), (835, 17, '_elementor_version', '3.9.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (836, 17, '_elementor_data', '[{\"id\":\"104be63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6d6188b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"365204e\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 3\",\"shortcode\":\"[rev_slider alias=\\\"home-3\\\" slidertitle=\\\"Home 3\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59f76f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#292F29\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d7d1109\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"863fe9a\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false},{\"id\":\"ecb9e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"794e203\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false},{\"id\":\"46f9429\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c5659fe\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false},{\"id\":\"3a68a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"01a28bd\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"caaa6a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-left-about-hom3.png\",\"id\":2392,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_bg_width_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_size_tablet\":\"initial\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4e44b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27,\"_inline_size_tablet\":50,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"342cca9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image1-left-about-home3.jpg\",\"id\":1370,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"left\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"968ca64\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23,\"_inline_size_tablet\":50,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4e39758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image2-left-about-home3.jpg\",\"id\":1371,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"422f155\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"195c549\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"Premium & Luxury\\nliving complex\",\"align_heading\":\"left\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"invert_background_image_color\":\"\",\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"28190f0\",\"elType\":\"widget\",\"settings\":{\"number_column\":\"two_column\",\"items_1\":[{\"title_1\":\"Integer et mas sit\",\"class_icon_1\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"ab59083\"},{\"title_1\":\"Integer et mas sit\",\"_id\":\"26ae434\",\"class_icon_1\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"}}],\"items_2\":[{\"text_number\":\"01\",\"_id\":\"6bc047c\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"},{\"text_number\":\"02\",\"_id\":\"b7a7aff\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"}],\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"content_background_background\":\"classic\",\"content_background_color\":\"#F6F6F6\",\"content_box_shadow_box_shadow_type\":\"yes\",\"content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"margin_icon\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_beetween\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"28\",\"bottom\":\"20\",\"left\":\"28\",\"isLinked\":false},\"item_background\":\"#F6F6F6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"item_box_shadow_template1_box_shadow_type\":\"yes\",\"item_box_shadow_template1_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"},{\"id\":\"d6fff12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"align_mobile\":\"justify\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10843b6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"84c0048\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"5521358\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/people-about-home3.jpg\",\"id\":1383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":94,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":94,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"none\",\"_border_color\":\"#C39E76\",\"__globals__\":{\"_border_color\":\"\"},\"align_tablet\":\"left\",\"object-fit\":\"cover\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_color\":\"#C39E76\",\"image_img_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f80a6a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75,\"_inline_size_mobile\":100,\"content_position_mobile\":\"center\"},\"elements\":[{\"id\":\"0876e94\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Kevin Smith\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Reey\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_color\":\"#292F29\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"97377cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Certified agent\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794b00c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"f44138d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73acb7f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3601e34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"da88be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12901ff\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a718063\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"ova-section-primary-background\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-CTA-home2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe30998\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"07e5fdc\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"our testimonials\",\"title\":\"What they\\u2019re\\ntalking about?\",\"description\":\"Proin a lacus arcu. Nullam id dui eu orci maximus. Cras at auctor lectus, pretium tellus.\",\"align_heading\":\"left\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8f611e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all testimonials\",\"button_display\":\"flex\",\"button_bg_hover\":\"#FFFFFF\",\"background_color\":\"#292F29\",\"hover_color\":\"#C39E76\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1cd2aaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"e972dbf\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Kevin martin\",\"_id\":\"c8c30ec\",\"job\":\"Our customer\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\"},{\"name_author\":\"Jessica brown \",\"_id\":\"bfb4d93\",\"job\":\"Our customer\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"},\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\"},{\"name_author\":\"Mike hardson\",\"_id\":\"b32afb8\",\"job\":\"Our customer\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"},\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\"}],\"item_number\":2,\"border_avatar_border\":\"solid\",\"border_avatar_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b0b40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"069790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"c0777f5\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"MEET THE AGENTS\",\"title\":\"Let\'s meet our building \\nexpert agents\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"d0f3177\",\"elType\":\"widget\",\"settings\":{\"item_number\":4,\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f87ccef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4860014\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"9dc972d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"MEET THE AGENTS\",\"title\":\"Let\'s meet our building \\nexpert agents\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"86bfc18\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8f7bebb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da6b8f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team1.jpg\",\"id\":245,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike hardson\",\"job\":\"CO FOUNDER\",\"social_list\":[{\"selected_icon\":{\"value\":\"ovaicon-facebook\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"7041640\"},{\"selected_icon\":{\"value\":\"ovaicon-twitter\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"2a8a52b\"},{\"selected_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\"},\"_id\":\"2bdadee\"},{\"selected_icon\":{\"value\":\"ovaicon-instagram\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"3fa87a7\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_our_team\"}],\"isInner\":true},{\"id\":\"1200177\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"11af7a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team2.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jessica brown\",\"job\":\"CO FOUNDER\",\"social_list\":[{\"selected_icon\":{\"value\":\"ovaicon-facebook\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"bb92b98\"},{\"selected_icon\":{\"value\":\"ovaicon-twitter\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"553c74f\"},{\"selected_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\"},\"_id\":\"feb0842\"},{\"selected_icon\":{\"value\":\"ovaicon-instagram\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"abc5e00\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_our_team\"}],\"isInner\":true},{\"id\":\"2ac4311\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b76d573\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David cooper\",\"job\":\"CO FOUNDER\",\"social_list\":[{\"selected_icon\":{\"value\":\"ovaicon-facebook\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"398b8ea\"},{\"selected_icon\":{\"value\":\"ovaicon-twitter\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"6ea8c81\"},{\"selected_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\"},\"_id\":\"a0ea41e\"},{\"selected_icon\":{\"value\":\"ovaicon-instagram\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"97bfeab\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_our_team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3ceb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#F6F6F6\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-700,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"528b860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"space_between_widgets\":40,\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"80\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"89e9a7e\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartment benefits\",\"title\":\"Why should you choose\\nour apartments\",\"description\":\"Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit \\namet mattis magna varius non.\",\"align_heading\":\"left\",\"align_heading_mobile\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bec300f\",\"elType\":\"widget\",\"settings\":{\"items_1\":[{\"title_1\":\"Water storage\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"a6da0b8\"},{\"title_1\":\"Fire exiting\",\"_id\":\"01f7983\",\"class_icon_1\":{\"value\":\"flaticon flaticon-emergency-exit\",\"library\":\"flaticon\"}},{\"title_1\":\"Solar systems\",\"_id\":\"2bbb3d3\"},{\"title_1\":\"Full security\",\"class_icon_1\":{\"value\":\"flaticon flaticon-spy-camera\",\"library\":\"flaticon\"},\"_id\":\"7417107\"}],\"items_2\":[{\"text_number\":\"01\",\"_id\":\"e7786e8\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"},{\"text_number\":\"02\",\"_id\":\"a335ca8\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"}],\"number_column\":\"two_column\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"51bb955\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"_inline_size_tablet\":100,\"css_classes\":\"prooty_stretch_column_right\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"95c90a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/apartment-benefit-decor-right.jpg\",\"id\":1783,\"alt\":\"\",\"source\":\"library\"},\"show_line\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbaadf9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"e86c7f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d931eb9\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82ebd08\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"491892e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2c3b4b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"what\\u2019s happening\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bec9e8\",\"elType\":\"widget\",\"settings\":{\"text_readmore\":\"Read More\",\"order_by\":\"date\",\"date_position_version2\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"175b4fb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-1,\"blur\":0,\"spread\":0,\"color\":\"rgba(228, 228, 228, 0.004)\"}},\"elements\":[{\"id\":\"71d25d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45e0ee4\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false}]'), (837, 17, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (904, 29, 'ova_met_header_version', 'ova,header'), (905, 29, 'ova_met_footer_version', 'global'), (906, 29, 'ova_met_main_layout', 'global'), (907, 29, 'ova_met_wide_site', 'global'), (908, 29, 'ova_met_primary_font', ''), (909, 29, 'ova_met_primary_color', ''), (910, 44, '_wp_page_template', 'elementor_header_footer'), (911, 44, 'ova_met_header_version', 'ova,header'), (912, 44, 'ova_met_footer_version', 'global'), (913, 44, 'ova_met_main_layout', 'global'), (914, 44, 'ova_met_wide_site', 'global'), (915, 44, 'ova_met_primary_font', ''), (916, 44, 'ova_met_primary_color', ''), (917, 44, '_elementor_edit_mode', 'builder'), (918, 44, '_elementor_template_type', 'wp-page'), (919, 44, '_elementor_version', '3.14.1'), (920, 44, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"e33e4ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Contact Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we acquire, but also by the manner in which we achieve them on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-41\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"+91- 9811139102\",\"phone_address\":\"+91- 9811139102\"},{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"phone_label\":\"+91- 9811139186\",\"phone_address\":\"+91- 9811139186\",\"_id\":\"7cb9591\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@thathagroup.in\",\"email_address\":\"info@thathagroup.in\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"292\\/A Basement Karkardooma Opp Metro Station Vikas Marg New Delhi 110092\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m17!1m12!1m3!1d3501.970407534887!2d77.2774053!3d28.630649!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zMjjCsDM3JzUwLjMiTiA3N8KwMTYnMzguNyJF!5e0!3m2!1sen!2sin!4v1694417753344!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (921, 44, '_elementor_page_assets', 'a:0:{}'), (973, 3557, 'ova_met_header_version', 'global'), (974, 3557, 'ova_met_footer_version', 'global'), (975, 3557, 'ova_met_main_layout', 'global'), (976, 3557, 'ova_met_wide_site', 'global'), (977, 3557, 'ova_met_primary_font', ''), (978, 3557, 'ova_met_primary_color', ''), (979, 3557, 'ova_met_embed_media', ''), (984, 3564, 'ova_met_header_version', 'global'), (985, 3564, 'ova_met_footer_version', 'global'), (986, 3564, 'ova_met_main_layout', 'global'), (987, 3564, 'ova_met_wide_site', 'global'), (988, 3564, 'ova_met_primary_font', ''), (989, 3564, 'ova_met_primary_color', ''), (990, 3564, 'ova_met_embed_media', ''), (991, 3564, '_wp_page_template', 'default'), (996, 3569, 'ova_met_header_version', 'global'), (997, 3569, 'ova_met_footer_version', 'global'), (998, 3569, 'ova_met_main_layout', 'global'), (999, 3569, 'ova_met_wide_site', 'global'), (1000, 3569, 'ova_met_primary_font', ''), (1001, 3569, 'ova_met_primary_color', ''), (1002, 3569, 'ova_met_embed_media', ''), (1003, 3569, '_wp_page_template', 'default'), (1030, 5431, '_form', '<div class=\"ova-ctform7\">\n <div class=\"form-contact-us\">\n <div class=\"name-info ova_wrap_input\">\n [text* fullname placeholder \"Your name\"]\n </div>\n <div class=\"email ova_wrap_input\">\n [email* your-email placeholder \"Email adress\"]\n </div>\n <div class=\"phone ova_wrap_input\">\n [tel* your-phone placeholder \"Phone number\"]\n </div>\n <div class=\"ova_wrap_input\">\n [text* location placeholder \"Location\"]\n </div>\n <div class=\"message ova_wrap_input\">\n [textarea* your-message placeholder \"Write a message\"]\n </div>\n <div class=\"ova-submit\">\n [submit placeholder \"Send a message\"]\n </div>\n </div>\n</div>'), (1031, 5431, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:13:\"[_site_title]\";s:6:\"sender\";s:38:\"[_site_title] <contact@aqttravels.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:106:\"Name:- [fullname]\nEmail:- [your-email]\nPhone:- [your-phone]\nLocation:- [location]\nMessage:- [your-message]\";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;}'), (1032, 5431, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:13:\"[_site_title]\";s:6:\"sender\";s:36:\"[_site_title] <contact@ovatheme.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:116:\"Your Full Name: [fullname] \n\nYour Email: [your-email]\n\nYour Phone Number: [your-phone]\n\nMessage Body:\n[your-message]\";s:18:\"additional_headers\";s:30:\"Reply-To: contact@ovatheme.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'), (1033, 5431, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'), (1034, 5431, '_additional_settings', ''), (1035, 5431, '_locale', 'en_US'), (1058, 5435, '_elementor_edit_mode', 'builder'), (1059, 5435, '_elementor_template_type', 'wp-post'), (1060, 5435, '_elementor_version', '3.9.1'), (1061, 5435, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1062, 5435, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1063, 5435, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1065, 5436, '_elementor_edit_mode', 'builder'), (1066, 5436, '_elementor_template_type', 'wp-post'), (1067, 5436, '_elementor_version', '3.9.1'), (1068, 5436, '_wp_page_template', 'default'), (1069, 5436, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1070, 5436, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1072, 5437, '_elementor_edit_mode', 'builder'), (1073, 5437, '_elementor_template_type', 'wp-post'), (1074, 5437, '_elementor_version', '3.9.1'), (1075, 5437, '_wp_page_template', 'default'), (1076, 5437, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1077, 5437, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1078, 5438, '_elementor_edit_mode', 'builder'), (1079, 5438, '_elementor_template_type', 'section'), (1080, 5438, '_elementor_version', '3.9.1'), (1081, 5438, '_wp_page_template', 'default'), (1082, 5438, '_elementor_data', '[{\"id\":\"f3ba501\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"ccb980a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ede0ae8\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Kitchen \",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9baed38\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ea77acf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f7e78e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/tabs-image-rooms.jpg\",\"id\":3868,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"align_tablet\":\"left\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (1083, 5438, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1084, 5439, '_elementor_edit_mode', 'builder'), (1085, 5439, '_elementor_template_type', 'section'), (1086, 5439, '_elementor_version', '3.9.1'), (1087, 5439, '_wp_page_template', 'default'), (1088, 5439, '_elementor_data', '[{\"id\":\"94b8cff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"e1ebd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f070fb0\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Living Room\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2cd1a27\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"f0dd565\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"853f12b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/blog-content4.jpg\",\"id\":3560,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (1089, 5439, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1090, 5440, '_elementor_edit_mode', 'builder'), (1091, 5440, '_elementor_template_type', 'section'), (1092, 5440, '_elementor_version', '3.9.1'), (1093, 5440, '_wp_page_template', 'default'), (1094, 5440, '_elementor_data', '[{\"id\":\"2e5ab90\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"f735b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"817f5ab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Bedroom\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"327e7a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"4b368ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d747715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/apartment-benefit-decor-right.jpg\",\"id\":1783,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (1095, 5440, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1096, 5441, '_elementor_edit_mode', 'builder'), (1097, 5441, '_elementor_template_type', 'section'), (1098, 5441, '_elementor_version', '3.9.1'), (1099, 5441, '_wp_page_template', 'default'), (1100, 5441, '_elementor_data', '[{\"id\":\"0c62c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"2a7873c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3355502\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Bathroom\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cd00c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"4fddcd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"df3a94b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (1101, 5441, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1102, 5442, '_elementor_edit_mode', 'builder'), (1103, 5442, '_elementor_template_type', 'section'), (1104, 5442, '_elementor_version', '3.9.1'), (1105, 5442, '_wp_page_template', 'default'), (1106, 5442, '_elementor_data', '[{\"id\":\"056e75d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"ce0d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f012127\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Parking\",\"description\":\"Proin tempor magna eget luctus sollicitudin. Etiam sagittis dolor felis, sit amet tincidunt urna suscipit sed. Suspendisse gravida sit amet ligula ac pharetra. Nulla ut lorem quam.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"3e99040\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Wooden furnitures\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"263aebf\"},{\"text\":\"Marble flooring\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0e33413\"},{\"text\":\"Dimension 220 Sq.ft\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"671ffe4\"},{\"text\":\"Fancy windoes\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"269920d\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1f5dd5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d4e3abe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/blog-06.jpg\",\"id\":3571,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"right\",\"height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'), (1107, 5442, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1108, 5443, '_elementor_edit_mode', 'builder'), (1109, 5443, '_elementor_template_type', 'page'), (1110, 5443, '_elementor_version', '3.9.1'), (1111, 5443, '_wp_page_template', 'elementor_header_footer'), (1112, 5443, '_elementor_data', '[{\"id\":\"9aa2f94\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"508e567\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d71610\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"2nd\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"a449317\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ed8d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"00f1a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.333,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7dcc422\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dd570c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1113, 5443, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1114, 5444, '_elementor_template_type', 'page'), (1115, 5444, '_elementor_edit_mode', 'builder'), (1116, 5444, '_elementor_version', '3.9.2'), (1117, 5444, '_wp_page_template', 'elementor_header_footer'), (1118, 5444, '_elementor_data', '[{\"id\":\"9aa2f94\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"508e567\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d71610\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2850 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"3nd\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"05\",\"_id\":\"dcc0431\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Price from\",\"text\":\"$4800\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"a449317\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ed8d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan-1.png\",\"id\":4838,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"00f1a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.333,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7dcc422\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dd570c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1119, 5444, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1120, 5445, '_elementor_template_type', 'page'), (1121, 5445, '_elementor_edit_mode', 'builder'), (1122, 5445, '_elementor_version', '3.9.2'), (1123, 5445, '_wp_page_template', 'elementor_header_footer'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1124, 5445, '_elementor_data', '[{\"id\":\"9aa2f94\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"508e567\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4d71610\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2750 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"4nd\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4000\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"a449317\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ed8d30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"00f1a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.333,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7dcc422\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dd570c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1125, 5445, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1126, 5446, '_wp_page_template', 'default'), (1127, 5446, '_elementor_edit_mode', 'builder'), (1128, 5446, '_elementor_template_type', 'wp-post'), (1129, 5446, '_elementor_version', '3.9.2'), (1130, 5446, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18.5,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.5,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"1a162a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7eafef1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1131, 5446, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1132, 5447, '_wp_page_template', 'default'), (1133, 5447, '_elementor_edit_mode', 'builder'), (1134, 5447, '_elementor_template_type', 'wp-post'), (1135, 5447, '_elementor_version', '3.9.2'), (1136, 5447, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18.5,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.5,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"1a162a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7eafef1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"945568f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd08dce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658fd26\",\"elType\":\"widget\",\"settings\":{\"cover_color\":\"#212621B5\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"breadcrumbs_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"breadcrumbs_padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/header-banner.jpg\",\"id\":177,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"breadcrumbs_color_hover\":\"#C39E76\",\"header_breadcrumbs_typo_typography\":\"custom\",\"header_breadcrumbs_typo_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"header_breadcrumbs_typo_font_weight\":\"600\",\"header_breadcrumbs_typo_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_header_banner\"}],\"isInner\":false}],\"isInner\":false}]'), (1137, 5447, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1138, 5448, '_wp_page_template', 'default'), (1139, 5448, '_elementor_edit_mode', 'builder'), (1140, 5448, '_elementor_template_type', 'wp-post'), (1141, 5448, '_elementor_version', '3.9.1'), (1142, 5448, '_elementor_data', '[{\"id\":\"a74f4ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky sticky_bg_dark\",\"z_index\":999,\"animation\":\"fadeInDown\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\"},\"elements\":[{\"id\":\"db1386c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"content_position\":\"center\",\"_inline_size_tablet\":30,\"_inline_size_mobile\":55,\"align\":\"center\",\"background_background\":\"classic\",\"css_classes\":\"ova-column-primary-background\"},\"elements\":[{\"id\":\"be799d8\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"e27b010\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":70,\"_inline_size_mobile\":45,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db267d0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"12d72e5\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"color_icon_search\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"e92aba4\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"60b1093\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1487d33\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#FFFFFF1A\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"background_color\":\"#FFFFFF00\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_bg_hover\":\"#C39E76\",\"icon_bg_color_hover\":\"#292F29\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1143, 5448, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1144, 5449, '_elementor_edit_mode', 'builder'), (1145, 5449, '_elementor_template_type', 'wp-post'), (1146, 5449, '_elementor_version', '3.9.2'), (1147, 5449, '_wp_page_template', 'default'), (1148, 5449, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"-170\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Explore\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"434f326\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-2\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Contact\",\"title\":\"\",\"description\":\"30 Road Broklyn Street, 600\\nNew York, USA\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"+92 ( 8800 ) - 8960\",\"phone_address\":\"9288008960\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (1149, 5449, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1150, 5450, '_wp_page_template', 'default'), (1151, 5450, '_elementor_edit_mode', 'builder'), (1152, 5450, '_elementor_template_type', 'wp-post'), (1153, 5450, '_elementor_version', '3.9.2'), (1154, 5450, '_elementor_data', '[{\"id\":\"4b1be6b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"30333b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18.5,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7fe91b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"2bfab37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.5,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3446637\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"630ef0f\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"a022c3e\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"e78df44\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"85a4a58\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1155, 5450, '_elementor_page_assets', 'a:0:{}'), (1156, 5451, '_wp_page_template', 'elementor_header_footer'), (1157, 5451, '_elementor_edit_mode', 'builder'), (1158, 5451, '_elementor_template_type', 'wp-page'), (1159, 5451, '_elementor_version', '3.9.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1160, 5451, '_elementor_data', '[{\"id\":\"d77b645\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-97\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-77\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3aab8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c8a34ab\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 2\",\"shortcode\":\"[rev_slider alias=\\\"home-2\\\" slidertitle=\\\"Home 2\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4853942\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e605f28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4a7a099\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"8985df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d63dd47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"243d282\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"An outstanding way of\\nluxury lifestyle\",\"description\":\"Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis sit praesentium.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bac91b7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"We\\u2019re doing the right thing for our clients. The right way job done.\",\"selected_icon\":{\"value\":\"flaticon flaticon-residential\",\"library\":\"flaticon\"},\"_id\":\"f0257d0\"}],\"icon_size\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"09e9adf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Nsectetur cing elit.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"499adc4\"},{\"text\":\"Suspe ndisse suscipit sagittis leo.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"906512a\"},{\"text\":\"Entum estibulum dignissim posuere.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"7121e5a\"}],\"__globals__\":{\"icon_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21b5621\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/the-building\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"481e2de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"z_index\":1,\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"08cc70f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5b201c7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a76c173\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d9e2011\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":34000,\"title\":\"Total sqft area\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"c2cb76a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4ce89bf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-car-parking\",\"library\":\"flaticon\"},\"title\":\"Car parkings\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"aee8e72\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7cff09\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":390,\"title\":\"Luxury apartments\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"5bad5db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"937f009\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":726,\"title\":\"Deluxe bedrooms\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfafa66\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#212621\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-background-CTA.jpg\",\"id\":1175,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57d9c20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9d33c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart & luxury living\\nwith 5 star services\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c19f5e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartment\\/luxury-apartment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"965b5c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b1b8d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"efa577d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dca7ef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eae1a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc7c315\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Kevin martin\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Jessica brown \",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mike hardson\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Melias Lucci\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f2853\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dot-wave.png\",\"id\":3338,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"css_classes\":\"prooty_section_margin_left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74d2fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"css_classes\":\"prooty_stretch_column_left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e5009f\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"title\":\"\",\"_id\":\"aa094fa\",\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/amenities-01.jpg\",\"id\":3298,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"\",\"_id\":\"f04542a\",\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/apartment-01.jpg\",\"id\":3299,\"alt\":\"\",\"source\":\"library\"}}]},\"elements\":[],\"widgetType\":\"prooty_elementor_amenities_image_slider\"}],\"isInner\":false},{\"id\":\"85c8229\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"space-between\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"76fc0c9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments amenities\",\"title\":\"Modern and quality facilities\",\"description\":\"Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis sit praesentium.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a2441e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business Services\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Courtesy Newspaper\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fitness Facility\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"},{\"text\":\"Meeting & Event\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0aabddb\"},{\"text\":\"Swimming Pool\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"93e8801\"}],\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ccaa849\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Community Center\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Spa Facility\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Restaurant\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"},{\"text\":\"Shopping Center\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"0aabddb\"},{\"text\":\"Wellness\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"93e8801\"}],\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"405a083\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25f185d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72f59a2\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"our room details\",\"title\":\"Checkout the apartment\\nroom dimensions\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"467e6c1\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Living Room\",\"tab_content\":\"[prooty-elementor-template id=\\\"3808\\\"]\",\"_id\":\"e887658\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-livingroom\",\"library\":\"flaticon\"}},{\"tab_title\":\"Kitchen\",\"tab_content\":\"[prooty-elementor-template id=\\\"3780\\\"]\",\"tab_icon_image\":\"icon\",\"_id\":\"3b8967d\"},{\"tab_title\":\"Bedroom\",\"tab_content\":\"[prooty-elementor-template id=\\\"3811\\\"]\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-bedroom-1\",\"library\":\"flaticon\"},\"_id\":\"e1ad4e8\"},{\"tab_title\":\"Bathroom\",\"tab_content\":\"[prooty-elementor-template id=\\\"3815\\\"]\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-bathroom\",\"library\":\"flaticon\"},\"_id\":\"d7c9573\"},{\"tab_title\":\"Parking\",\"tab_content\":\"[prooty-elementor-template id=\\\"3890\\\"]\",\"tab_icon_image\":\"icon\",\"ova_icon\":{\"value\":\"flaticon flaticon-parking\",\"library\":\"flaticon\"},\"_id\":\"77f761c\"}],\"type\":\"vertical\",\"ova_tab_icon_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17579b8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f0661d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3bcc6a9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4469335\",\"elType\":\"widget\",\"settings\":{\"item_number\":4,\"dot_control\":\"\",\"nav_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a9a50cf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-CTA-home2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"87c5c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55},\"elements\":[{\"id\":\"b82cc58\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\" Don\\u2019t hestitate to contact\",\"title\":\"Let\\u2019s book your\\nappointment online\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7899e2a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"background_color\":\"#292F29\",\"align_mobile\":\"left\",\"button_display\":\"flex\",\"button_bg_hover\":\"#FFFFFF\",\"hover_color\":\"#C39E76\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bc62801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7e9e71b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-top-CTA-home2.jpg\",\"id\":3115,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":11,\"vertical\":23,\"blur\":20,\"spread\":7,\"color\":\"rgba(0,0,0,0.5)\"},\"_transform_skew_popover\":\"transform\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3b7e7b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-bottom-CTA-home2.jpg\",\"id\":3116,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_transform_skew_popover\":\"transform\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09231bc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#212621\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"8a2ab10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"708157e\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32e4eb5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"73e7675\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d8f0773\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cee0659\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c2cc5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a1f2f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Contact us\",\"title\":\"Get in touch with our\\nexpert agents\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"674f2ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b351ab1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"content_position\":\"space-between\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d178613\",\"elType\":\"widget\",\"settings\":{\"address\":\"Jersey City\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"},{\"id\":\"76c7a6f\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"Free +92 (8800) - 8960\",\"phone_address\":\"9288008960\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\",\"icon_fontsize\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"info_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"c060217\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\",\"icon_fontsize\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"info_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true},{\"id\":\"c949731\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"56cf0cf\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973e310\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-1,\"blur\":0,\"spread\":0,\"color\":\"rgba(228, 228, 228, 0.004)\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"357f90e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e22405\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8233ed1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6f33493\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0f15c1c\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"template\":\"template2\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1161, 5451, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1162, 5452, '_wp_page_template', 'elementor_header_footer'), (1163, 5452, '_elementor_edit_mode', 'builder'), (1164, 5452, '_elementor_template_type', 'wp-page'), (1165, 5452, '_elementor_version', '3.10.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1166, 5452, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"db49a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0ca25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"97076d9\",\"elType\":\"widget\",\"settings\":{\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home1.jpg\",\"id\":1800,\"alt\":\"\",\"source\":\"library\"},\"bgcolor_overlay\":\"#02010100\",\"show_line\":\"yes\",\"text\":\"\",\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"image_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"9b2fdf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/icon-logo.svg\",\"id\":1823},\"library\":\"svg\"},\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"\",\"secondary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_animation_tablet\":\"none\",\"_animation_delay\":300,\"__globals__\":{\"primary_color\":\"\"},\"_z_index\":2,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"07a17e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.332,\"_inline_size_tablet\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"84ccb75\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"Modern spaces &\\napartments\",\"description\":\"Our success is determined not only by the results we acquire, but also by the manner in which we achieve them.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f7912e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Nsectetur cing elit.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"499adc4\"},{\"text\":\"Suspe ndisse suscipit sagittis leo.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"906512a\"},{\"text\":\"Entum estibulum dignissim posuere.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"7121e5a\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cdb7322\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f158120\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"1a71f98\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"\",\"description\":\"30 Road Broklyn Street\\nNew York. USA\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"600\",\"color_description\":\"#FFFFFF\",\"padding_description\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"invert_background_image_color\":\"\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/earth-location.png\",\"id\":2313,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"initial\",\"_background_xpos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_repeat\":\"no-repeat\",\"_css_classes\":\"ova-element-primary-background\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"c9914db\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Total sqft areas\",\"icon\":{\"value\":\"flaticon flaticon-measurement\",\"library\":\"flaticon\"},\"number\":34000,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"0c7b035\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Car parkings\",\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"59fd4e7\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Luxury apartments\",\"icon\":{\"value\":\"flaticon flaticon-apartments\",\"library\":\"flaticon\"},\"number\":390,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"c1fd138\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Deluxe bedrooms\",\"icon\":{\"value\":\"flaticon flaticon-hotel-bed\",\"library\":\"flaticon\"},\"number\":726,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"counter_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our service\",\"title\":\"Outstanding way of\\nluxury life\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"e7c9f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e1db99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis praesentium.<\\/p>\",\"align\":\"left\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9ba9a37\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89a2df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6f7902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"c9e8bc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b4604ef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"9de7791\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8e62602\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"1d2ae0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"73e332b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1167, 5452, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'), (1168, 5453, '_wp_page_template', 'elementor_header_footer'), (1169, 5453, '_elementor_edit_mode', 'builder'), (1170, 5453, '_elementor_template_type', 'wp-page'), (1171, 5453, '_elementor_version', '3.9.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1172, 5453, '_elementor_data', '[{\"id\":\"104be63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6d6188b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"365204e\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 3\",\"shortcode\":\"[rev_slider alias=\\\"home-3\\\" slidertitle=\\\"Home 3\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59f76f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#292F29\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d7d1109\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"863fe9a\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false},{\"id\":\"ecb9e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"794e203\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false},{\"id\":\"46f9429\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c5659fe\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false},{\"id\":\"3a68a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"01a28bd\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"show_button_readmore\":\"\",\"text_button\":\"Read more \",\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"caaa6a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-left-about-hom3.png\",\"id\":2392,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_bg_width_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_size_tablet\":\"initial\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4e44b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27,\"_inline_size_tablet\":50,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"342cca9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image1-left-about-home3.jpg\",\"id\":1370,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"object-fit\":\"cover\",\"align\":\"left\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"968ca64\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23,\"_inline_size_tablet\":50,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4e39758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image2-left-about-home3.jpg\",\"id\":1371,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"422f155\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"195c549\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"Premium & Luxury\\nliving complex\",\"align_heading\":\"left\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"invert_background_image_color\":\"\",\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"28190f0\",\"elType\":\"widget\",\"settings\":{\"number_column\":\"two_column\",\"items_1\":[{\"title_1\":\"Integer et mas sit\",\"class_icon_1\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"ab59083\"},{\"title_1\":\"Integer et mas sit\",\"_id\":\"26ae434\",\"class_icon_1\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"}}],\"items_2\":[{\"text_number\":\"01\",\"_id\":\"6bc047c\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"},{\"text_number\":\"02\",\"_id\":\"b7a7aff\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"}],\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"content_background_background\":\"classic\",\"content_background_color\":\"#F6F6F6\",\"content_box_shadow_box_shadow_type\":\"yes\",\"content_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"margin_icon\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_beetween\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"28\",\"bottom\":\"20\",\"left\":\"28\",\"isLinked\":false},\"item_background\":\"#F6F6F6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"item_box_shadow_template1_box_shadow_type\":\"yes\",\"item_box_shadow_template1_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"},{\"id\":\"d6fff12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"align_mobile\":\"justify\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10843b6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"84c0048\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":20,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"5521358\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/people-about-home3.jpg\",\"id\":1383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":94,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":94,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"none\",\"_border_color\":\"#C39E76\",\"__globals__\":{\"_border_color\":\"\"},\"align_tablet\":\"left\",\"object-fit\":\"cover\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_color\":\"#C39E76\",\"image_img_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f80a6a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75,\"_inline_size_mobile\":100,\"content_position_mobile\":\"center\"},\"elements\":[{\"id\":\"0876e94\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Kevin Smith\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Reey\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_color\":\"#292F29\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"97377cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Certified agent\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794b00c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"f44138d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73acb7f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3601e34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"da88be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12901ff\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a718063\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"ova-section-primary-background\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-CTA-home2.png\",\"id\":3185,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe30998\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"07e5fdc\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"our testimonials\",\"title\":\"What they\\u2019re\\ntalking about?\",\"description\":\"Proin a lacus arcu. Nullam id dui eu orci maximus. Cras at auctor lectus, pretium tellus.\",\"align_heading\":\"left\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8f611e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all testimonials\",\"button_display\":\"flex\",\"button_bg_hover\":\"#FFFFFF\",\"background_color\":\"#292F29\",\"hover_color\":\"#C39E76\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1cd2aaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"e972dbf\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Kevin martin\",\"_id\":\"c8c30ec\",\"job\":\"Our customer\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\"},{\"name_author\":\"Jessica brown \",\"_id\":\"bfb4d93\",\"job\":\"Our customer\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"},\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\"},{\"name_author\":\"Mike hardson\",\"_id\":\"b32afb8\",\"job\":\"Our customer\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"},\"testimonial\":\"Through a unique combination of engineering, construction design disciplines and expertise, Concor delivers world class infrastructure solutions.\"}],\"item_number\":2,\"border_avatar_border\":\"solid\",\"border_avatar_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b0b40d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"069790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"c0777f5\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"MEET THE AGENTS\",\"title\":\"Let\'s meet our building \\nexpert agents\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"d0f3177\",\"elType\":\"widget\",\"settings\":{\"item_number\":4,\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider2\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f87ccef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4860014\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align_tablet\":\"center\"},\"elements\":[{\"id\":\"9dc972d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"MEET THE AGENTS\",\"title\":\"Let\'s meet our building \\nexpert agents\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"86bfc18\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"8f7bebb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da6b8f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team1.jpg\",\"id\":245,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike hardson\",\"job\":\"CO FOUNDER\",\"social_list\":[{\"selected_icon\":{\"value\":\"ovaicon-facebook\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"7041640\"},{\"selected_icon\":{\"value\":\"ovaicon-twitter\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"2a8a52b\"},{\"selected_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\"},\"_id\":\"2bdadee\"},{\"selected_icon\":{\"value\":\"ovaicon-instagram\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"3fa87a7\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_our_team\"}],\"isInner\":true},{\"id\":\"1200177\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"11af7a5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team2.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jessica brown\",\"job\":\"CO FOUNDER\",\"social_list\":[{\"selected_icon\":{\"value\":\"ovaicon-facebook\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"bb92b98\"},{\"selected_icon\":{\"value\":\"ovaicon-twitter\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"553c74f\"},{\"selected_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\"},\"_id\":\"feb0842\"},{\"selected_icon\":{\"value\":\"ovaicon-instagram\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"abc5e00\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_our_team\"}],\"isInner\":true},{\"id\":\"2ac4311\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b76d573\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David cooper\",\"job\":\"CO FOUNDER\",\"social_list\":[{\"selected_icon\":{\"value\":\"ovaicon-facebook\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"398b8ea\"},{\"selected_icon\":{\"value\":\"ovaicon-twitter\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"6ea8c81\"},{\"selected_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\"},\"_id\":\"a0ea41e\"},{\"selected_icon\":{\"value\":\"ovaicon-instagram\",\"library\":\"ovaicon\"},\"link\":{\"url\":\"#\"},\"_id\":\"97bfeab\"}],\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_our_team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3ceb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#F6F6F6\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-700,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"528b860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"space_between_widgets\":40,\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"80\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"89e9a7e\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartment benefits\",\"title\":\"Why should you choose\\nour apartments\",\"description\":\"Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit \\namet mattis magna varius non.\",\"align_heading\":\"left\",\"align_heading_mobile\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bec300f\",\"elType\":\"widget\",\"settings\":{\"items_1\":[{\"title_1\":\"Water storage\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"a6da0b8\"},{\"title_1\":\"Fire exiting\",\"_id\":\"01f7983\",\"class_icon_1\":{\"value\":\"flaticon flaticon-emergency-exit\",\"library\":\"flaticon\"}},{\"title_1\":\"Solar systems\",\"_id\":\"2bbb3d3\"},{\"title_1\":\"Full security\",\"class_icon_1\":{\"value\":\"flaticon flaticon-spy-camera\",\"library\":\"flaticon\"},\"_id\":\"7417107\"}],\"items_2\":[{\"text_number\":\"01\",\"_id\":\"e7786e8\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"},{\"text_number\":\"02\",\"_id\":\"a335ca8\",\"text\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\"title_2\":\"Total area\"}],\"number_column\":\"two_column\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":false},{\"id\":\"51bb955\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"_inline_size_tablet\":100,\"css_classes\":\"prooty_stretch_column_right\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"95c90a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/apartment-benefit-decor-right.jpg\",\"id\":1783,\"alt\":\"\",\"source\":\"library\"},\"show_line\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbaadf9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"e86c7f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d931eb9\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"82ebd08\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"491892e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2c3b4b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"what\\u2019s happening\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bec9e8\",\"elType\":\"widget\",\"settings\":{\"text_readmore\":\"Read More\",\"order_by\":\"date\",\"date_position_version2\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"175b4fb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-1,\"blur\":0,\"spread\":0,\"color\":\"rgba(228, 228, 228, 0.004)\"}},\"elements\":[{\"id\":\"71d25d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45e0ee4\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false}]'), (1173, 5453, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1240, 12, '_edit_lock', '1695289897:1'), (1241, 14, '_edit_lock', '1697181108:1'), (1266, 5478, '_wp_page_template', 'elementor_header_footer'), (1267, 5478, '_elementor_edit_mode', 'builder'), (1268, 5478, '_elementor_template_type', 'wp-page'), (1269, 5478, '_elementor_version', '3.10.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1270, 5478, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"db49a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0ca25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"97076d9\",\"elType\":\"widget\",\"settings\":{\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home1.jpg\",\"id\":1800,\"alt\":\"\",\"source\":\"library\"},\"bgcolor_overlay\":\"#02010100\",\"show_line\":\"yes\",\"text\":\"\",\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"image_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"9b2fdf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/icon-logo.svg\",\"id\":1823},\"library\":\"svg\"},\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"\",\"secondary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_animation_tablet\":\"none\",\"_animation_delay\":300,\"__globals__\":{\"primary_color\":\"\"},\"_z_index\":2,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"07a17e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.332,\"_inline_size_tablet\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"84ccb75\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"Modern spaces &\\napartments\",\"description\":\"Our success is determined not only by the results we acquire, but also by the manner in which we achieve them.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f7912e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Nsectetur cing elit.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"499adc4\"},{\"text\":\"Suspe ndisse suscipit sagittis leo.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"906512a\"},{\"text\":\"Entum estibulum dignissim posuere.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"7121e5a\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cdb7322\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f158120\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"1a71f98\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"\",\"description\":\"30 Road Broklyn Street\\nNew York. USA\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"600\",\"color_description\":\"#FFFFFF\",\"padding_description\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"invert_background_image_color\":\"\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/earth-location.png\",\"id\":2313,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"initial\",\"_background_xpos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_repeat\":\"no-repeat\",\"_css_classes\":\"ova-element-primary-background\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"c9914db\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Total sqft areas\",\"icon\":{\"value\":\"flaticon flaticon-measurement\",\"library\":\"flaticon\"},\"number\":34000,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"0c7b035\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Car parkings\",\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"59fd4e7\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Luxury apartments\",\"icon\":{\"value\":\"flaticon flaticon-apartments\",\"library\":\"flaticon\"},\"number\":390,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"c1fd138\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Deluxe bedrooms\",\"icon\":{\"value\":\"flaticon flaticon-hotel-bed\",\"library\":\"flaticon\"},\"number\":726,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"counter_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our service\",\"title\":\"Outstanding way of\\nluxury life\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"e7c9f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e1db99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis praesentium.<\\/p>\",\"align\":\"left\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9ba9a37\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89a2df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6f7902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"c9e8bc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b4604ef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"9de7791\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8e62602\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"1d2ae0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"73e332b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1271, 5478, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'), (1273, 5479, '_wp_page_template', 'elementor_header_footer'), (1274, 5479, '_elementor_edit_mode', 'builder'), (1275, 5479, '_elementor_template_type', 'wp-page'), (1276, 5479, '_elementor_version', '3.10.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1277, 5479, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"db49a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0ca25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"97076d9\",\"elType\":\"widget\",\"settings\":{\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home1.jpg\",\"id\":1800,\"alt\":\"\",\"source\":\"library\"},\"bgcolor_overlay\":\"#02010100\",\"show_line\":\"yes\",\"text\":\"\",\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"image_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"9b2fdf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/icon-logo.svg\",\"id\":1823},\"library\":\"svg\"},\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"\",\"secondary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_animation_tablet\":\"none\",\"_animation_delay\":300,\"__globals__\":{\"primary_color\":\"\"},\"_z_index\":2,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"07a17e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.332,\"_inline_size_tablet\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"space_between_widgets\":30},\"elements\":[{\"id\":\"84ccb75\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"Modern spaces &\\napartments\",\"description\":\"Our success is determined not only by the results we acquire, but also by the manner in which we achieve them.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f7912e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Nsectetur cing elit.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"499adc4\"},{\"text\":\"Suspe ndisse suscipit sagittis leo.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"906512a\"},{\"text\":\"Entum estibulum dignissim posuere.\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"7121e5a\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cdb7322\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover more\",\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f158120\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"1a71f98\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"\",\"description\":\"30 Road Broklyn Street\\nNew York. USA\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"600\",\"color_description\":\"#FFFFFF\",\"padding_description\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"invert_background_image_color\":\"\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/earth-location.png\",\"id\":2313,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"initial\",\"_background_xpos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_repeat\":\"no-repeat\",\"_css_classes\":\"ova-element-primary-background\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"c9914db\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Total sqft areas\",\"icon\":{\"value\":\"flaticon flaticon-measurement\",\"library\":\"flaticon\"},\"number\":34000,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"0c7b035\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Car parkings\",\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"59fd4e7\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Luxury apartments\",\"icon\":{\"value\":\"flaticon flaticon-apartments\",\"library\":\"flaticon\"},\"number\":390,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"},{\"id\":\"c1fd138\",\"elType\":\"widget\",\"settings\":{\"template\":\"template3\",\"title\":\"Deluxe bedrooms\",\"icon\":{\"value\":\"flaticon flaticon-hotel-bed\",\"library\":\"flaticon\"},\"number\":726,\"counter_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"counter_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our service\",\"title\":\"Outstanding way of\\nluxury life\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"e7c9f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e1db99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis praesentium.<\\/p>\",\"align\":\"left\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9ba9a37\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89a2df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6f7902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"c9e8bc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b4604ef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"9de7791\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8e62602\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"1d2ae0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"73e332b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1278, 5479, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'), (1280, 5480, '_wp_page_template', 'elementor_header_footer'), (1281, 5480, '_elementor_edit_mode', 'builder'), (1282, 5480, '_elementor_template_type', 'wp-page'), (1283, 5480, '_elementor_version', '3.10.2'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1284, 5480, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our service\",\"title\":\"Outstanding way of\\nluxury life\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"e7c9f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e1db99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis praesentium.<\\/p>\",\"align\":\"left\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9ba9a37\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89a2df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6f7902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"c9e8bc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b4604ef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"9de7791\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8e62602\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"1d2ae0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"73e332b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1285, 5480, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}'), (1287, 5481, '_wp_page_template', 'elementor_header_footer'), (1288, 5481, '_elementor_edit_mode', 'builder'), (1289, 5481, '_elementor_template_type', 'wp-page'), (1290, 5481, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1291, 5481, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our service\",\"title\":\"Outstanding way of\\nluxury life\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"e7c9f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e1db99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis praesentium.<\\/p>\",\"align\":\"left\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9ba9a37\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89a2df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6f7902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"c9e8bc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b4604ef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"9de7791\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8e62602\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"1d2ae0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"73e332b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1292, 5481, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'), (1293, 5482, '_wp_page_template', 'elementor_header_footer'), (1294, 5482, '_elementor_edit_mode', 'builder'), (1295, 5482, '_elementor_template_type', 'wp-page'), (1296, 5482, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1297, 5482, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our service\",\"title\":\"Outstanding way of\\nluxury life\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true},{\"id\":\"e7c9f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e1db99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum simply free text available in the market. At vero eos et accusamus et iusto odio dig ducimus qui blan ditiis praesentium.<\\/p>\",\"align\":\"left\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9ba9a37\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89a2df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6f7902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifestyle\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"c9e8bc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b4604ef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-building\",\"library\":\"flaticon\"},\"title\":\"Construction\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"9de7791\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8e62602\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-globe\",\"library\":\"flaticon\"},\"title\":\"Location\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true},{\"id\":\"1d2ae0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"73e332b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-home-automation\",\"library\":\"flaticon\"},\"title\":\"Technology\",\"description\":\"When nothing prevents our being able to we like best every pleasure.\",\"text_button\":\"Read more \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-readmore-icon-box.jpg\",\"id\":670,\"alt\":\"\",\"source\":\"library\"},\"content_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"prooty_elementor_icon_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1298, 5482, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'), (1299, 5483, '_wp_page_template', 'elementor_header_footer'), (1300, 5483, '_elementor_edit_mode', 'builder'), (1301, 5483, '_elementor_template_type', 'wp-page'), (1302, 5483, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1303, 5483, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1304, 5483, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}'), (1305, 5484, '_wp_page_template', 'elementor_header_footer'), (1306, 5484, '_elementor_edit_mode', 'builder'), (1307, 5484, '_elementor_template_type', 'wp-page'), (1308, 5484, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1309, 5484, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1310, 5484, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1311, 5485, '_wp_page_template', 'elementor_header_footer'), (1312, 5485, '_elementor_edit_mode', 'builder'), (1313, 5485, '_elementor_template_type', 'wp-page'), (1314, 5485, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1315, 5485, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f05b50f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/background-iconbox-template2.jpg\",\"id\":691,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"0d49afb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9482327\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The building tour\",\"title\":\"Checkout our building\\ndetailed video tour\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8acaa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-220\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d1a4c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c16c283\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_3\",\"image_v2\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/video-image.jpg\",\"id\":2691,\"alt\":\"\",\"source\":\"library\"},\"icon_url_video\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"icon_text\":\"Apartment Video\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1316, 5485, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1317, 5486, '_wp_page_template', 'elementor_header_footer'), (1318, 5486, '_elementor_edit_mode', 'builder'), (1319, 5486, '_elementor_template_type', 'wp-page'), (1320, 5486, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1321, 5486, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1322, 5486, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1323, 5487, '_wp_page_template', 'elementor_header_footer'), (1324, 5487, '_elementor_edit_mode', 'builder'), (1325, 5487, '_elementor_template_type', 'wp-page'), (1326, 5487, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1327, 5487, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1328, 5487, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1329, 5488, '_wp_page_template', 'elementor_header_footer'), (1330, 5488, '_elementor_edit_mode', 'builder'), (1331, 5488, '_elementor_template_type', 'wp-page'), (1332, 5488, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1333, 5488, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0a18f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_color\":\"#E4E4E4\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":180,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48bd6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"39bf5e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4b275e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0b94faf\",\"elType\":\"widget\",\"settings\":{\"title\":\"New concept of tour apartment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"983eb9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"30e24f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e75af69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour1.jpg\",\"id\":1042,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"da12d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"__globals__\":{\"border_color\":\"\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d97331c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\"},\"elements\":[{\"id\":\"783f1af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\",\"content_position_tablet\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aca58a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Value of smart living in complex\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8f0603\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many of lorem ipsum but the majority have in form by injected or and words.<\\/p>\",\"align_mobile\":\"center\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"978b31e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f93ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-tour2.jpg\",\"id\":1043,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"width\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\",\"image_border_color\":\"\"},\"height\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"right\",\"align_tablet\":\"right\",\"align_mobile\":\"center\",\"image_border_color\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"883d734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#F3F3F3\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3015ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c83218e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"988fab6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E4E4E4\"},\"elements\":[{\"id\":\"ca4504a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d18a0\",\"elType\":\"widget\",\"settings\":{\"list_image\":[{\"id\":1094,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-evato.png\"}],\"dot_control\":\"yes\",\"nav_control\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_images_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f65b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"837fd2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bf90ee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plans\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"align_heading\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"2f1d7b6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Penthouse\",\"tab_content\":\"[prooty-elementor-template id=\\\"4669\\\"]\",\"_id\":\"c6a0554\"},{\"_id\":\"a954513\",\"tab_title\":\"Studio\",\"tab_content\":\"[prooty-elementor-template id=\\\"4848\\\"]\"},{\"tab_title\":\"Depluxe\",\"tab_content\":\"[prooty-elementor-template id=\\\"4852\\\"]\",\"_id\":\"80ab16d\"}],\"tabs_align_horizontal\":\"end\",\"_margin\":{\"unit\":\"px\",\"top\":\"-145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Explore & select your\\napartments\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e78aa21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"contain\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-why-chose-home3-1.png\",\"id\":2573,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-900,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"e185d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"110\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4737e7d\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"nearby areas\",\"title\":\"Neighborhood in your\\narea is wonderful\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"margin_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"f03c5f4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Restaurant\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"281b7e4\"},{\"tab_title\":\"Central park\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"6d0e559\"},{\"tab_title\":\"Shopping centers\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"2b04ebc\"},{\"tab_title\":\"Play grounds\",\"tab_content\":\"<p>Aliquam viverra arcu. Donec aliquet blandit enim feugiat. Suspendisse id quam sed eros tincidunt luctus sit amet eu nibh egestas tempus turpis, sit amet mattis magna varius non.<\\/p>\",\"_id\":\"56a3cb0\"}],\"selected_icon\":{\"value\":\"ovaicon ovaicon-plus-1\",\"library\":\"ovaicon\"},\"selected_active_icon\":{\"value\":\"ovaicon ovaicon-minus\",\"library\":\"ovaicon\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#292F29\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#FFFFFF\",\"icon_active_color\":\"#FFFFFF\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ova_accordion_display\":\"list-item\",\"accordion_item_border_border\":\"solid\",\"accordion_item_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"accordion_item_border_color\":\"#E4E4E4\",\"item_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_display\":\"flex\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_top\":{\"unit\":\"px\",\"size\":-6,\"sizes\":[]},\"icon_right\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_background\":\"#292F29\",\"icon_active_background\":\"#C39E76\",\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"icon_active_background\":\"\"}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4aca62f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"css_classes\":\"prooty_stretch_column_right\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"08460bb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[ImageMapHome1]\",\"_css_classes\":\"ova-image-map-1\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"004670e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"380\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"ova-section-primary-background\"},\"elements\":[{\"id\":\"edf1c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71817b7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"checkout news feed\",\"title\":\"Latest news updates\\n& articles\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d94b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-358\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-58\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2ae87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fc47535\",\"elType\":\"widget\",\"settings\":{\"version\":\"version_1\",\"text_readmore\":\"Read More\"},\"elements\":[],\"widgetType\":\"prooty_elementor_blog\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65fbdb5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1465,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8bc6806\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4359c9a\",\"elType\":\"widget\",\"settings\":{\"tab_image\":[{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-1.jpg\",\"id\":4509,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c33fc7b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-2.jpg\",\"id\":4510,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5b0bf9b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-3.jpg\",\"id\":4511,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9b9c040\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-4.jpg\",\"id\":4512,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2fd9ebd\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Backgroungalery-5.jpg\",\"id\":4514,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ef5774b\"},{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/Background-galery-6.jpg\",\"id\":4513,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"21ffe3c\"}],\"infinite\":\"\",\"image_gallery\":[{\"id\":4750,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-04.jpg\"},{\"id\":4751,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-05.jpg\"},{\"id\":4753,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-07.jpg\"},{\"id\":4752,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-06.jpg\"},{\"id\":4754,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-08.jpg\"},{\"id\":4747,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-01.jpg\"},{\"id\":4749,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-03.jpg\"},{\"id\":5429,\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/gallery-slide-02.jpg\"}],\"medium_size\":\"prooty_square\",\"autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_gallery_slide\"}],\"isInner\":false}],\"isInner\":false}]'), (1334, 5488, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1335, 5489, '_wp_page_template', 'elementor_header_footer'), (1336, 5489, '_elementor_edit_mode', 'builder'), (1337, 5489, '_elementor_template_type', 'wp-page'), (1338, 5489, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1339, 5489, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1340, 5489, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1341, 5490, '_wp_page_template', 'elementor_header_footer'), (1342, 5490, '_elementor_edit_mode', 'builder'), (1343, 5490, '_elementor_template_type', 'wp-page'), (1344, 5490, '_elementor_version', '3.14.1'), (1345, 5490, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1346, 5490, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1347, 5491, '_wp_page_template', 'elementor_header_footer'), (1348, 5491, '_elementor_edit_mode', 'builder'), (1349, 5491, '_elementor_template_type', 'wp-page'), (1350, 5491, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1351, 5491, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1352, 5491, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1353, 5492, '_wp_page_template', 'elementor_header_footer'), (1354, 5492, '_elementor_edit_mode', 'builder'), (1355, 5492, '_elementor_template_type', 'wp-page'), (1356, 5492, '_elementor_version', '3.14.1'), (1357, 5492, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1358, 5492, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1365, 5498, '_wp_page_template', 'elementor_header_footer'), (1366, 5498, '_elementor_edit_mode', 'builder'), (1367, 5498, '_elementor_template_type', 'wp-page'), (1368, 5498, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1369, 5498, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1370, 5498, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1372, 5499, '_wp_page_template', 'elementor_header_footer'), (1373, 5499, '_elementor_edit_mode', 'builder'), (1374, 5499, '_elementor_template_type', 'wp-page'), (1375, 5499, '_elementor_version', '3.14.1'), (1376, 5499, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1377, 5499, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1379, 5500, '_wp_page_template', 'elementor_header_footer'), (1380, 5500, '_elementor_edit_mode', 'builder'), (1381, 5500, '_elementor_template_type', 'wp-page'), (1382, 5500, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1383, 5500, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1384, 5500, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1387, 5501, '_wp_page_template', 'elementor_header_footer'), (1388, 5501, '_elementor_edit_mode', 'builder'), (1389, 5501, '_elementor_template_type', 'wp-page'), (1390, 5501, '_elementor_version', '3.14.1'), (1391, 5501, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1392, 5501, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1394, 5502, '_wp_page_template', 'elementor_header_footer'), (1395, 5502, '_elementor_edit_mode', 'builder'), (1396, 5502, '_elementor_template_type', 'wp-page'), (1397, 5502, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1398, 5502, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\"Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1399, 5502, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1401, 5503, '_wp_page_template', 'elementor_header_footer'), (1402, 5503, '_elementor_edit_mode', 'builder'), (1403, 5503, '_elementor_template_type', 'wp-page'), (1404, 5503, '_elementor_version', '3.14.1'), (1405, 5503, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1406, 5503, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1414, 5508, '_wp_page_template', 'elementor_header_footer'), (1415, 5508, '_elementor_edit_mode', 'builder'), (1416, 5508, '_elementor_template_type', 'wp-page'), (1417, 5508, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1418, 5508, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1419, 5508, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1421, 5509, '_wp_page_template', 'elementor_header_footer'), (1422, 5509, '_elementor_edit_mode', 'builder'), (1423, 5509, '_elementor_template_type', 'wp-page'), (1424, 5509, '_elementor_version', '3.14.1'), (1425, 5509, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\",\"item_number\":4},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1426, 5509, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1428, 5510, '_wp_page_template', 'elementor_header_footer'), (1429, 5510, '_elementor_edit_mode', 'builder'), (1430, 5510, '_elementor_template_type', 'wp-page'), (1431, 5510, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1432, 5510, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1433, 5510, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1436, 42, '_wp_old_date', '2022-12-26'), (1483, 50, '_edit_lock', '1694256452:1'), (1484, 5516, '_wp_page_template', 'default'), (1485, 5516, '_elementor_edit_mode', 'builder'), (1486, 5516, '_elementor_template_type', 'wp-post'), (1487, 5516, '_elementor_version', '3.9.2'), (1488, 5516, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18.5,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.5,\"content_position\":\"center\",\"align\":\"space-between\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false},{\"id\":\"1a162a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7eafef1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1489, 5516, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1491, 5517, '_wp_page_template', 'default'), (1492, 5517, '_elementor_edit_mode', 'builder'), (1493, 5517, '_elementor_template_type', 'wp-post'), (1494, 5517, '_elementor_version', '3.9.2'), (1495, 5517, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":30,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"flex-start\"},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"}],\"isInner\":false},{\"id\":\"1a162a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"7eafef1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"selected_icon\":{\"value\":\"flaticon flaticon-calendar\",\"library\":\"flaticon\"},\"button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_bg_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"icon_bg_color\":\"#292F29\",\"icon_bg_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_display\":\"flex\",\"icon_bg_color_hover\":\"#C39E76\",\"icon_bg_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"align_button\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"38\",\"bottom\":\"22\",\"left\":\"38\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'), (1496, 5517, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1499, 5518, '_wp_page_template', 'default'), (1500, 5518, '_elementor_edit_mode', 'builder'), (1501, 5518, '_elementor_template_type', 'wp-post'), (1502, 5518, '_elementor_version', '3.14.1'), (1503, 5518, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\"},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"flex-start\"},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"}],\"isInner\":false}],\"isInner\":false}]'), (1504, 5518, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1511, 5522, '_wp_page_template', 'default'), (1512, 5522, '_elementor_edit_mode', 'builder'), (1513, 5522, '_elementor_template_type', 'wp-post'), (1514, 5522, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1515, 5522, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"flex-start\"},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo.png\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"}],\"isInner\":false}],\"isInner\":false}]'), (1516, 5522, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1523, 5525, '_wp_page_template', 'default'), (1524, 5525, '_elementor_edit_mode', 'builder'), (1525, 5525, '_elementor_template_type', 'wp-post'), (1526, 5525, '_elementor_version', '3.14.1'), (1527, 5525, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"flex-start\"},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"}],\"isInner\":false}],\"isInner\":false}]'), (1528, 5525, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1531, 5526, '_wp_page_template', 'elementor_header_footer'), (1532, 5526, '_elementor_edit_mode', 'builder'), (1533, 5526, '_elementor_template_type', 'wp-page'), (1534, 5526, '_elementor_version', '3.14.1'), (1535, 5526, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1536, 5526, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1538, 5527, '_wp_page_template', 'elementor_header_footer'), (1539, 5527, '_elementor_edit_mode', 'builder'), (1540, 5527, '_elementor_template_type', 'wp-page'), (1541, 5527, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1542, 5527, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1543, 5527, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1545, 5528, '_wp_page_template', 'elementor_header_footer'), (1546, 5528, '_elementor_edit_mode', 'builder'), (1547, 5528, '_elementor_template_type', 'wp-page'), (1548, 5528, '_elementor_version', '3.14.1'), (1549, 5528, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1550, 5528, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1678, 172, '_edit_lock', '1689412303:1'), (1709, 5553, '_wp_page_template', 'default'), (1710, 5553, '_elementor_edit_mode', 'builder'), (1711, 5553, '_elementor_template_type', 'wp-post'), (1712, 5553, '_elementor_version', '3.14.1'), (1713, 5553, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"flex-start\"},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"}],\"isInner\":false}],\"isInner\":false}]'), (1714, 5553, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1717, 5554, '_wp_page_template', 'default'), (1718, 5554, '_elementor_edit_mode', 'builder'), (1719, 5554, '_elementor_template_type', 'wp-post'), (1720, 5554, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1721, 5554, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"flex-start\"},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"}],\"isInner\":false}],\"isInner\":false}]'), (1722, 5554, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1724, 50, '_edit_last', '1'), (1725, 5555, '_wp_page_template', 'default'), (1726, 5555, '_elementor_edit_mode', 'builder'), (1727, 5555, '_elementor_template_type', 'wp-post'), (1728, 5555, '_elementor_version', '3.9.2'), (1729, 5555, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3c3ed52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/our-faqs\\/\\\">Our Faqs<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/apartments\\/\\\">Apartments<\\/a>\\u00a0 \\/\\u00a0 <a href=\\\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\\\">Contact<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"link_color\":\"#7C7C7C\",\"link_color_hover\":\"#C39E76\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false}],\"isInner\":false}]'), (1730, 5555, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1741, 5557, '_wp_page_template', 'default'), (1742, 5557, '_elementor_edit_mode', 'builder'), (1743, 5557, '_elementor_template_type', 'wp-post'), (1744, 5557, '_elementor_version', '3.14.1'), (1745, 5557, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false}],\"isInner\":false}]'), (1746, 5557, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (1760, 42, '_wp_old_date', '2023-07-14'), (1779, 5565, '_wp_page_template', 'elementor_header_footer'), (1780, 5565, '_elementor_edit_mode', 'builder'), (1781, 5565, '_elementor_template_type', 'wp-page'), (1782, 5565, '_elementor_version', '3.14.1'), (1783, 5565, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1784, 5565, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1785, 5566, '_wp_page_template', 'elementor_header_footer'), (1786, 5566, '_elementor_edit_mode', 'builder'), (1787, 5566, '_elementor_template_type', 'wp-page'), (1788, 5566, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1789, 5566, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"Schedule your\\napartment tours\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/image-building-overview-home2.jpg\",\"id\":1898,\"alt\":\"\",\"source\":\"library\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/decor-bg-image-overlay.png\",\"id\":1897,\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"},{\"id\":\"e7fdb61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/arrow.png\",\"id\":1943,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_z_index\":3,\"_animation\":\"zoomInLeft\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1790, 5566, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1791, 5567, '_wp_page_template', 'elementor_header_footer'), (1792, 5567, '_elementor_edit_mode', 'builder'), (1793, 5567, '_elementor_template_type', 'wp-page'), (1794, 5567, '_elementor_version', '3.14.1'), (1795, 5567, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1796, 5567, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'), (1797, 5568, '_wp_page_template', 'elementor_header_footer'), (1798, 5568, '_elementor_edit_mode', 'builder'), (1799, 5568, '_elementor_template_type', 'wp-page'), (1800, 5568, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1801, 5568, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1802, 5568, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1804, 14, '_edit_last', '1'), (1835, 4424, '_edit_lock', '1694420123:1'), (1836, 4426, '_edit_lock', '1694420437:1'), (1837, 4428, '_edit_lock', '1696837831:1'), (1841, 5573, '_elementor_edit_mode', 'builder'), (1842, 5573, '_elementor_template_type', 'wp-post'), (1843, 5573, '_elementor_version', '3.9.1'), (1844, 5573, '_wp_page_template', 'default'), (1845, 5573, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1846, 5573, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1848, 4424, '_edit_last', '1'), (1854, 5576, '_elementor_edit_mode', 'builder'), (1855, 5576, '_elementor_template_type', 'wp-post'), (1856, 5576, '_elementor_version', '3.9.1'), (1857, 5576, '_wp_page_template', 'default'), (1858, 5576, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1859, 5576, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1861, 4428, '_edit_last', '1'), (1863, 5577, '_elementor_edit_mode', 'builder'), (1864, 5577, '_elementor_template_type', 'wp-post'), (1865, 5577, '_elementor_version', '3.9.1'), (1866, 5577, '_wp_page_template', 'default'), (1867, 5577, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1868, 5577, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1870, 4426, '_edit_last', '1'), (1872, 5578, '_elementor_edit_mode', 'builder'), (1873, 5578, '_elementor_template_type', 'wp-post'), (1874, 5578, '_elementor_version', '3.9.1'), (1875, 5578, '_wp_page_template', 'default'), (1876, 5578, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1877, 5578, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1880, 5579, '_elementor_edit_mode', 'builder'), (1881, 5579, '_elementor_template_type', 'wp-post'), (1882, 5579, '_elementor_version', '3.9.1'), (1883, 5579, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1884, 5579, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1885, 5579, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1888, 5580, '_elementor_edit_mode', 'builder'), (1889, 5580, '_elementor_template_type', 'wp-post'), (1890, 5580, '_elementor_version', '3.9.1'), (1891, 5580, '_wp_page_template', 'default'), (1892, 5580, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (1893, 5580, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (1945, 5591, '_wp_page_template', 'elementor_header_footer'), (1946, 5591, '_elementor_edit_mode', 'builder'), (1947, 5591, '_elementor_template_type', 'wp-page'), (1948, 5591, '_elementor_version', '3.14.1'), (1949, 5591, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1950, 5591, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1952, 5592, '_wp_page_template', 'elementor_header_footer'), (1953, 5592, '_elementor_edit_mode', 'builder'), (1954, 5592, '_elementor_template_type', 'wp-page'), (1955, 5592, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1956, 5592, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"building overview\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1957, 5592, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1959, 5593, '_wp_page_template', 'elementor_header_footer'), (1960, 5593, '_elementor_edit_mode', 'builder'), (1961, 5593, '_elementor_template_type', 'wp-page'), (1962, 5593, '_elementor_version', '3.14.1'), (1963, 5593, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1964, 5593, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1966, 5594, '_wp_page_template', 'elementor_header_footer'), (1967, 5594, '_elementor_edit_mode', 'builder'), (1968, 5594, '_elementor_template_type', 'wp-page'), (1969, 5594, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1970, 5594, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1971, 5594, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1972, 5595, '_wp_page_template', 'elementor_header_footer'), (1973, 5595, '_elementor_edit_mode', 'builder'), (1974, 5595, '_elementor_template_type', 'wp-page'), (1975, 5595, '_elementor_version', '3.14.1'), (1976, 5595, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Apartments & Complex\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Our testimonials\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1977, 5595, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (1978, 5596, '_wp_page_template', 'elementor_header_footer'), (1979, 5596, '_elementor_edit_mode', 'builder'), (1980, 5596, '_elementor_template_type', 'wp-page'), (1981, 5596, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1982, 5596, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (1983, 5596, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2006, 5600, '_wp_page_template', 'elementor_header_footer'), (2007, 5600, '_elementor_edit_mode', 'builder'), (2008, 5600, '_elementor_template_type', 'wp-page'), (2009, 5600, '_elementor_version', '3.14.1'), (2010, 5600, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2011, 5600, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2013, 5601, '_wp_page_template', 'elementor_header_footer'), (2014, 5601, '_elementor_edit_mode', 'builder'), (2015, 5601, '_elementor_template_type', 'wp-page'), (2016, 5601, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2017, 5601, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2018, 5601, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2020, 5602, '_wp_page_template', 'elementor_header_footer'), (2021, 5602, '_elementor_edit_mode', 'builder'), (2022, 5602, '_elementor_template_type', 'wp-page'), (2023, 5602, '_elementor_version', '3.14.1'), (2024, 5602, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2025, 5602, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2028, 5603, '_wp_page_template', 'elementor_header_footer'), (2029, 5603, '_elementor_edit_mode', 'builder'), (2030, 5603, '_elementor_template_type', 'wp-page'), (2031, 5603, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2032, 5603, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2033, 5603, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2035, 5604, '_wp_page_template', 'elementor_header_footer'), (2036, 5604, '_elementor_edit_mode', 'builder'), (2037, 5604, '_elementor_template_type', 'wp-page'), (2038, 5604, '_elementor_version', '3.14.1'), (2039, 5604, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2040, 5604, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2042, 5605, '_wp_page_template', 'elementor_header_footer'), (2043, 5605, '_elementor_edit_mode', 'builder'), (2044, 5605, '_elementor_template_type', 'wp-page'), (2045, 5605, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2046, 5605, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2047, 5605, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2050, 5606, '_wp_page_template', 'elementor_header_footer'), (2051, 5606, '_elementor_edit_mode', 'builder'), (2052, 5606, '_elementor_template_type', 'wp-page'), (2053, 5606, '_elementor_version', '3.14.1'), (2054, 5606, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2055, 5606, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2057, 5607, '_wp_page_template', 'elementor_header_footer'), (2058, 5607, '_elementor_edit_mode', 'builder'), (2059, 5607, '_elementor_template_type', 'wp-page'), (2060, 5607, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2061, 5607, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Number of Projects\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2062, 5607, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2064, 5608, '_wp_page_template', 'elementor_header_footer'), (2065, 5608, '_elementor_edit_mode', 'builder'), (2066, 5608, '_elementor_template_type', 'wp-page'), (2067, 5608, '_elementor_version', '3.14.1'), (2068, 5608, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2069, 5608, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2086, 5614, '_wp_page_template', 'elementor_header_footer'), (2087, 5614, '_elementor_edit_mode', 'builder'), (2088, 5614, '_elementor_template_type', 'wp-page'), (2089, 5614, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2090, 5614, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2091, 5614, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2093, 5615, '_wp_page_template', 'elementor_header_footer'), (2094, 5615, '_elementor_edit_mode', 'builder'), (2095, 5615, '_elementor_template_type', 'wp-page'), (2096, 5615, '_elementor_version', '3.14.1'), (2097, 5615, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Shyamrao Muli\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Mango Villas is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot. Waking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team5.jpg\",\"id\":254,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team6.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team4.jpg\",\"id\":253,\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2098, 5615, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2100, 5616, '_wp_page_template', 'elementor_header_footer'), (2101, 5616, '_elementor_edit_mode', 'builder'), (2102, 5616, '_elementor_template_type', 'wp-page'), (2103, 5616, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2104, 5616, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2105, 5616, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2107, 5617, '_wp_page_template', 'elementor_header_footer'), (2108, 5617, '_elementor_edit_mode', 'builder'), (2109, 5617, '_elementor_template_type', 'wp-page'), (2110, 5617, '_elementor_version', '3.14.1'), (2111, 5617, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2112, 5617, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2113, 5618, '_wp_page_template', 'elementor_header_footer'), (2114, 5618, '_elementor_edit_mode', 'builder'), (2115, 5618, '_elementor_template_type', 'wp-page'), (2116, 5618, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2117, 5618, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2118, 5618, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2119, 5619, '_wp_page_template', 'elementor_header_footer'), (2120, 5619, '_elementor_edit_mode', 'builder'), (2121, 5619, '_elementor_template_type', 'wp-page'), (2122, 5619, '_elementor_version', '3.14.1'), (2123, 5619, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2124, 5619, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2127, 5620, '_wp_page_template', 'default'), (2128, 5620, '_elementor_edit_mode', 'builder'), (2129, 5620, '_elementor_template_type', 'wp-post'), (2130, 5620, '_elementor_version', '3.14.1'), (2131, 5620, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false}],\"isInner\":false}]'), (2132, 5620, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (2134, 5621, '_wp_page_template', 'default'), (2135, 5621, '_elementor_edit_mode', 'builder'), (2136, 5621, '_elementor_template_type', 'wp-post'), (2137, 5621, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2138, 5621, '_elementor_data', '[{\"id\":\"6feebe3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"18b661d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"86ec26d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-time\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"email@company.com\",\"email_address\":\"email@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"a50388a\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\"}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"d7f02fe\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"617ad01\",\"text\":\"Mon to Sat: 09:00 am to 05:00 pm\",\"type\":\"link\",\"link_label\":\"30 Road Broklyn Street. New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"info_typography_typography\":\"custom\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"auto\",\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"818cc99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"content_position\":\"center\",\"align\":\"flex-end\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aafe003\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"_element_width\":\"auto\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#F6F6F6\",\"icon_secondary_color\":\"#292F29\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"pulse\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ova_social_icons_display\":\"inline-flex\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false}],\"isInner\":false}]'), (2139, 5621, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (2141, 5622, '_wp_page_template', 'default'), (2142, 5622, '_elementor_edit_mode', 'builder'), (2143, 5622, '_elementor_template_type', 'wp-post'), (2144, 5622, '_elementor_version', '3.14.1'), (2145, 5622, '_elementor_data', '[{\"id\":\"79e2341\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"gap\":\"no\",\"css_classes\":\"header_sticky mobile_sticky\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca40690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":25,\"_inline_size_mobile\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d981b\",\"elType\":\"widget\",\"settings\":{\"desk_logo_size\":\"full\",\"mobile_logo_size\":\"full\",\"sticky_logo_size\":\"full\",\"desk_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"mobile_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"sticky_logo\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/tridentspaces-logo.png\",\"id\":5521,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_element_width\":\"auto\",\"desk_h\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"mobile_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"sticky_h\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ova_logo\"}],\"isInner\":false},{\"id\":\"0f531d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_tablet\":75,\"_inline_size_mobile\":50,\"align_tablet\":\"flex-end\",\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d22a9a0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"menu_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"menu_a_padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"menu_slug\":\"primary-menu\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_css_classes\":\"ova-menu-custom-line\",\"menu_li_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"link_color_active\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_nav\"},{\"id\":\"6c4afa7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E4E4E4\",\"_css_classes\":\"ova-hide-element-1200-and-min-1025\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_search_popup\"},{\"id\":\"b3339d3\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"primary-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"btn_color\":\"#292F29\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_canvas\"}],\"isInner\":false}],\"isInner\":false}]'), (2146, 5622, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (2261, 5641, '_wp_page_template', 'elementor_header_footer'), (2262, 5641, '_elementor_edit_mode', 'builder'), (2263, 5641, '_elementor_template_type', 'wp-page'), (2264, 5641, '_elementor_version', '3.14.1'), (2265, 5641, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2266, 5641, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2268, 5642, '_wp_page_template', 'elementor_header_footer'), (2269, 5642, '_elementor_edit_mode', 'builder'), (2270, 5642, '_elementor_template_type', 'wp-page'), (2271, 5642, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2272, 5642, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What they\\u2019re saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2273, 5642, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2275, 5643, '_wp_page_template', 'elementor_header_footer'), (2276, 5643, '_elementor_edit_mode', 'builder'), (2277, 5643, '_elementor_template_type', 'wp-page'), (2278, 5643, '_elementor_version', '3.14.1'), (2279, 5643, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2280, 5643, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2351, 5655, '_wp_page_template', 'elementor_header_footer'), (2352, 5655, '_elementor_edit_mode', 'builder'), (2353, 5655, '_elementor_template_type', 'wp-page'), (2354, 5655, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2355, 5655, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2356, 5655, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2358, 5656, '_wp_page_template', 'elementor_header_footer'), (2359, 5656, '_elementor_edit_mode', 'builder'), (2360, 5656, '_elementor_template_type', 'wp-page'), (2361, 5656, '_elementor_version', '3.14.1'), (2362, 5656, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2363, 5656, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2365, 5657, '_wp_page_template', 'elementor_header_footer'), (2366, 5657, '_elementor_edit_mode', 'builder'), (2367, 5657, '_elementor_template_type', 'wp-page'), (2368, 5657, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2369, 5657, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2370, 5657, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2411, 5664, '_wp_page_template', 'elementor_header_footer'), (2412, 5664, '_elementor_edit_mode', 'builder'), (2413, 5664, '_elementor_template_type', 'wp-page'), (2414, 5664, '_elementor_version', '3.14.1'), (2415, 5664, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2416, 5664, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2417, 5665, '_wp_page_template', 'elementor_header_footer'), (2418, 5665, '_elementor_edit_mode', 'builder'), (2419, 5665, '_elementor_template_type', 'wp-page'), (2420, 5665, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2421, 5665, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2422, 5665, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2423, 5666, '_wp_page_template', 'elementor_header_footer'), (2424, 5666, '_elementor_edit_mode', 'builder'), (2425, 5666, '_elementor_template_type', 'wp-page'), (2426, 5666, '_elementor_version', '3.14.1'), (2427, 5666, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2428, 5666, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2449, 214, '_edit_lock', '1694408048:1'), (2458, 5671, '_elementor_edit_mode', 'builder'), (2459, 5671, '_elementor_template_type', 'wp-post'), (2460, 5671, '_elementor_version', '3.9.2'), (2461, 5671, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2462, 5671, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"-170\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Explore\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"434f326\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-2\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Contact\",\"title\":\"\",\"description\":\"30 Road Broklyn Street, 600\\nNew York, USA\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"+92 ( 8800 ) - 8960\",\"phone_address\":\"9288008960\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2463, 5671, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2465, 5672, '_elementor_edit_mode', 'builder'), (2466, 5672, '_elementor_template_type', 'wp-post'), (2467, 5672, '_elementor_version', '3.9.2'), (2468, 5672, '_wp_page_template', 'default'), (2469, 5672, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"-170\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"Contact\",\"title\":\"\",\"description\":\"30 Road Broklyn Street, 600\\nNew York, USA\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"+92 ( 8800 ) - 8960\",\"phone_address\":\"9288008960\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2470, 5672, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2472, 5673, '_elementor_edit_mode', 'builder'), (2473, 5673, '_elementor_template_type', 'wp-post'), (2474, 5673, '_elementor_version', '3.14.1'), (2475, 5673, '_wp_page_template', 'default'), (2476, 5673, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2477, 5673, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2478, 5674, '_elementor_edit_mode', 'builder'), (2479, 5674, '_elementor_template_type', 'wp-post'), (2480, 5674, '_elementor_version', '3.14.1'), (2481, 5674, '_wp_page_template', 'default'), (2482, 5674, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2483, 5674, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2484, 5675, '_elementor_edit_mode', 'builder'), (2485, 5675, '_elementor_template_type', 'wp-post'), (2486, 5675, '_elementor_version', '3.14.1'), (2487, 5675, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2488, 5675, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2489, 5675, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2511, 5679, '_elementor_edit_mode', 'builder'), (2512, 5679, '_elementor_template_type', 'wp-post'), (2513, 5679, '_elementor_version', '3.14.1'), (2514, 5679, '_wp_page_template', 'default'), (2515, 5679, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2516, 5679, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2517, 44, '_edit_last', '1'), (2519, 5680, '_wp_page_template', 'elementor_header_footer'), (2520, 5680, '_elementor_edit_mode', 'builder'), (2521, 5680, '_elementor_template_type', 'wp-page'), (2522, 5680, '_elementor_version', '3.9.1'), (2523, 5680, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"contact us\",\"title\":\"Get in touch with our\\nexpert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"Free +92 (8800) - 8960\",\"phone_address\":\"9288008960\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"link\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"80 broklyn golden street, New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"95504e1\",\"elType\":\"widget\",\"settings\":{\"address\":\"new york\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":474,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'), (2524, 5680, '_elementor_page_assets', 'a:0:{}'), (2526, 44, '_edit_lock', '1696585153:1'), (2528, 5681, '_wp_page_template', 'elementor_header_footer'), (2529, 5681, '_elementor_edit_mode', 'builder'), (2530, 5681, '_elementor_template_type', 'wp-page'), (2531, 5681, '_elementor_version', '3.9.1'), (2532, 5681, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"contact us\",\"title\":\"Get in touch with our\\nexpert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"Free +92 (8800) - 8960\",\"phone_address\":\"9288008960\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"link\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"80 broklyn golden street, New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"95504e1\",\"elType\":\"widget\",\"settings\":{\"address\":\"new york\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":474,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'), (2533, 5681, '_elementor_page_assets', 'a:0:{}'), (2535, 5682, '_wp_page_template', 'elementor_header_footer'), (2536, 5682, '_elementor_edit_mode', 'builder'), (2537, 5682, '_elementor_template_type', 'wp-page'), (2538, 5682, '_elementor_version', '3.9.1'), (2539, 5682, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"contact us\",\"title\":\"Get in touch with our\\nexpert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"Free +92 (8800) - 8960\",\"phone_address\":\"9288008960\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"link\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"80 broklyn golden street, New York\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"95504e1\",\"elType\":\"widget\",\"settings\":{\"address\":\"new york\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":474,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'), (2540, 5682, '_elementor_page_assets', 'a:0:{}'), (2542, 5683, '_wp_page_template', 'elementor_header_footer'), (2543, 5683, '_elementor_edit_mode', 'builder'), (2544, 5683, '_elementor_template_type', 'wp-page'), (2545, 5683, '_elementor_version', '3.9.1'), (2546, 5683, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2547, 5683, '_elementor_page_assets', 'a:0:{}'), (2550, 5684, '_wp_page_template', 'elementor_header_footer'), (2551, 5684, '_elementor_edit_mode', 'builder'), (2552, 5684, '_elementor_template_type', 'wp-page'), (2553, 5684, '_elementor_version', '3.14.1'), (2554, 5684, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2555, 5684, '_elementor_page_assets', 'a:0:{}'), (2557, 5685, '_elementor_edit_mode', 'builder'), (2558, 5685, '_elementor_template_type', 'wp-post'), (2559, 5685, '_elementor_version', '3.14.1'), (2560, 5685, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2561, 5685, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Ovatheme<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/ovatheme.envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"648133f\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"50c5b00\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2562, 5685, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2564, 5686, '_wp_page_template', 'elementor_header_footer'), (2565, 5686, '_elementor_edit_mode', 'builder'), (2566, 5686, '_elementor_template_type', 'wp-page'), (2567, 5686, '_elementor_version', '3.14.1'), (2568, 5686, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2569, 5686, '_elementor_page_assets', 'a:0:{}'), (2571, 5687, '_wp_page_template', 'elementor_header_footer'), (2572, 5687, '_elementor_edit_mode', 'builder'), (2573, 5687, '_elementor_template_type', 'wp-page'), (2574, 5687, '_elementor_version', '3.14.1'), (2575, 5687, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2576, 5687, '_elementor_page_assets', 'a:0:{}'), (2578, 5688, '_wp_page_template', 'elementor_header_footer'), (2579, 5688, '_elementor_edit_mode', 'builder'), (2580, 5688, '_elementor_template_type', 'wp-page'), (2581, 5688, '_elementor_version', '3.14.1'), (2582, 5688, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2583, 5688, '_elementor_page_assets', 'a:0:{}'), (2587, 5689, '_wp_page_template', 'elementor_header_footer'), (2588, 5689, '_elementor_edit_mode', 'builder'), (2589, 5689, '_elementor_template_type', 'wp-page'), (2590, 5689, '_elementor_version', '3.14.1'), (2591, 5689, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2592, 5689, '_elementor_page_assets', 'a:0:{}'), (2594, 5690, '_wp_page_template', 'elementor_header_footer'), (2595, 5690, '_elementor_edit_mode', 'builder'), (2596, 5690, '_elementor_template_type', 'wp-page'), (2597, 5690, '_elementor_version', '3.14.1'), (2598, 5690, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2599, 5690, '_elementor_page_assets', 'a:0:{}'), (2601, 5691, '_wp_page_template', 'elementor_header_footer'), (2602, 5691, '_elementor_edit_mode', 'builder'), (2603, 5691, '_elementor_template_type', 'wp-page'), (2604, 5691, '_elementor_version', '3.14.1'), (2605, 5691, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2606, 5691, '_elementor_page_assets', 'a:0:{}'), (2609, 5692, '_wp_page_template', 'elementor_header_footer'), (2610, 5692, '_elementor_edit_mode', 'builder'), (2611, 5692, '_elementor_template_type', 'wp-page'), (2612, 5692, '_elementor_version', '3.14.1'), (2613, 5692, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2614, 5692, '_elementor_page_assets', 'a:0:{}'), (2616, 5693, '_wp_page_template', 'elementor_header_footer'), (2617, 5693, '_elementor_edit_mode', 'builder'), (2618, 5693, '_elementor_template_type', 'wp-page'), (2619, 5693, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2620, 5693, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2621, 5693, '_elementor_page_assets', 'a:0:{}'), (2623, 5694, '_wp_page_template', 'elementor_header_footer'), (2624, 5694, '_elementor_edit_mode', 'builder'), (2625, 5694, '_elementor_template_type', 'wp-page'), (2626, 5694, '_elementor_version', '3.14.1'), (2627, 5694, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2628, 5694, '_elementor_page_assets', 'a:0:{}'), (2632, 5695, '_elementor_edit_mode', 'builder'), (2633, 5695, '_elementor_template_type', 'wp-post'), (2634, 5695, '_elementor_version', '3.14.1'), (2635, 5695, '_wp_page_template', 'default'), (2636, 5695, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/tridentspaces\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2637, 5695, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2640, 5696, '_elementor_edit_mode', 'builder'), (2641, 5696, '_elementor_template_type', 'wp-post'), (2642, 5696, '_elementor_version', '3.14.1'), (2643, 5696, '_wp_page_template', 'default'), (2644, 5696, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ENQUIRE NOW\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4e5dd07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"f39da1b\",\"elType\":\"widget\",\"settings\":{\"desk_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/team3.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mike Hardson\",\"position\":\"Certified Agent\",\"items_info\":[{\"email_label\":\"info@mikehardson.com\",\"email_address\":\"info@mikehardson.com\",\"_id\":\"2427606\"},{\"type\":\"phone\",\"phone_label\":\"+92 ( 8800 ) 8960\",\"phone_address\":\"9288008960\",\"_id\":\"9107a48\"}],\"text_button\":\"Contact me\",\"mobile_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"sticky_logo\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/logo_white.png\",\"id\":72,\"alt\":\"\",\"source\":\"library\"},\"link_button\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"ova-move-up\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ova_logo_contact_box\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":11,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/tridentspaces\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2645, 5696, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2647, 5697, '_elementor_edit_mode', 'builder'), (2648, 5697, '_elementor_template_type', 'wp-post'), (2649, 5697, '_elementor_version', '3.14.1'), (2650, 5697, '_wp_page_template', 'default'), (2651, 5697, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ENQUIRE NOW\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4e5dd07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":11,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/tridentspaces\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2652, 5697, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2654, 5698, '_menu_item_type', 'post_type'), (2655, 5698, '_menu_item_menu_item_parent', '0'), (2656, 5698, '_menu_item_object_id', '14'), (2657, 5698, '_menu_item_object', 'page'), (2658, 5698, '_menu_item_target', ''), (2659, 5698, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (2660, 5698, '_menu_item_xfn', ''), (2661, 5698, '_menu_item_url', ''), (2681, 14, 'rs_page_bg_color', ''), (2682, 5701, '_wp_page_template', 'elementor_header_footer'), (2683, 5701, '_elementor_edit_mode', 'builder'), (2684, 5701, '_elementor_template_type', 'wp-page'), (2685, 5701, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2686, 5701, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2687, 5701, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2698, 42, '_wp_old_date', '2023-07-17'), (2706, 5703, '_elementor_edit_mode', 'builder'), (2707, 5703, '_elementor_template_type', 'wp-post'), (2708, 5703, '_elementor_version', '3.9.1'), (2709, 5703, '_wp_page_template', 'default'), (2710, 5703, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2711, 5703, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2712, 6, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934610;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2717, 172, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934620;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"flaticon\";i:2;s:8:\"fa-solid\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2720, 5704, '_wp_page_template', 'elementor_header_footer'), (2721, 5704, '_elementor_edit_mode', 'builder'), (2722, 5704, '_elementor_template_type', 'wp-page'), (2723, 5704, '_elementor_version', '3.14.1'), (2724, 5704, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2725, 5704, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2726, 5704, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934611;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2727, 5705, '_wp_page_template', 'elementor_header_footer'), (2728, 5705, '_elementor_edit_mode', 'builder'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2729, 5705, '_elementor_template_type', 'wp-page'), (2730, 5705, '_elementor_version', '3.14.1'), (2731, 5705, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2732, 5705, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2733, 5705, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934611;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2734, 5706, '_wp_page_template', 'elementor_header_footer'), (2735, 5706, '_elementor_edit_mode', 'builder'), (2736, 5706, '_elementor_template_type', 'wp-page'), (2737, 5706, '_elementor_version', '3.14.1'), (2738, 5706, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (2739, 5706, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (2740, 5706, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934611;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2745, 5707, '_elementor_edit_mode', 'builder'), (2746, 5707, '_elementor_template_type', 'wp-post'), (2747, 5707, '_elementor_version', '3.9.1'), (2748, 5707, '_wp_page_template', 'default'), (2749, 5707, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2750, 5707, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2751, 4424, '_wp_old_slug', 'deluxe-apartment'), (2754, 5708, '_elementor_edit_mode', 'builder'), (2755, 5708, '_elementor_template_type', 'wp-post'), (2756, 5708, '_elementor_version', '3.9.1'), (2757, 5708, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2758, 5708, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2759, 5708, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2760, 5708, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934620;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2762, 5709, '_elementor_edit_mode', 'builder'), (2763, 5709, '_elementor_template_type', 'wp-post'), (2764, 5709, '_elementor_version', '3.9.1'), (2765, 5709, '_wp_page_template', 'default'), (2766, 5709, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2767, 5709, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2768, 4428, '_wp_old_slug', 'luxury-apartment'), (2769, 4426, '_wp_old_slug', 'studio-apartment'), (2820, 5718, '_elementor_edit_mode', 'builder'), (2821, 5718, '_elementor_template_type', 'wp-post'), (2822, 5718, '_elementor_version', '3.14.1'), (2823, 5718, '_wp_page_template', 'default'), (2824, 5718, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ENQUIRE NOW\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4e5dd07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":11,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/tridentspaces\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2825, 5718, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (2826, 5718, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934611;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"flaticon\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2828, 5719, '_wp_page_template', 'elementor_header_footer'), (2829, 5719, '_elementor_edit_mode', 'builder'), (2830, 5719, '_elementor_template_type', 'wp-page'), (2831, 5719, '_elementor_version', '3.14.1'), (2832, 5719, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2833, 5719, '_elementor_page_assets', 'a:0:{}'), (2834, 5719, '_elementor_css', 'a:6:{s:4:\"time\";i:1689945702;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2835, 5720, '_wp_page_template', 'elementor_header_footer'), (2836, 5720, '_elementor_edit_mode', 'builder'), (2837, 5720, '_elementor_template_type', 'wp-page'), (2838, 5720, '_elementor_version', '3.14.1'), (2839, 5720, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspacs.com\",\"email_address\":\"info@tridentspacs.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2840, 5720, '_elementor_page_assets', 'a:0:{}'), (2841, 5720, '_elementor_css', 'a:6:{s:4:\"time\";i:1689945702;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2842, 5721, '_wp_page_template', 'elementor_header_footer'), (2843, 5721, '_elementor_edit_mode', 'builder'), (2844, 5721, '_elementor_template_type', 'wp-page'), (2845, 5721, '_elementor_version', '3.14.1'), (2846, 5721, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (2847, 5721, '_elementor_page_assets', 'a:0:{}'), (2848, 5721, '_elementor_css', 'a:6:{s:4:\"time\";i:1689945702;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2882, 5733, '_elementor_edit_mode', 'builder'), (2883, 5733, '_elementor_template_type', 'wp-post'), (2884, 5733, '_elementor_version', '3.14.1'), (2885, 5733, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2886, 5733, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":38,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ENQUIRE NOW\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4e5dd07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"7405bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":11,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":27,\"space_between_widgets\":10,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/instagram.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (2887, 5733, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (2888, 5733, '_elementor_css', 'a:6:{s:4:\"time\";i:1690007643;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"flaticon\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2907, 5739, '_elementor_edit_mode', 'builder'), (2908, 5739, '_elementor_template_type', 'wp-post'), (2909, 5739, '_elementor_version', '3.9.1'), (2910, 5739, '_wp_page_template', 'elementor_header_footer'), (2911, 5739, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2912, 5739, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2913, 5739, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149094;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2915, 5740, '_elementor_edit_mode', 'builder'), (2916, 5740, '_elementor_template_type', 'wp-post'), (2917, 5740, '_elementor_version', '3.9.1'), (2918, 5740, '_wp_page_template', 'elementor_header_footer'), (2919, 5740, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2920, 5740, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2921, 5740, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149094;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2923, 5741, '_elementor_edit_mode', 'builder'), (2924, 5741, '_elementor_template_type', 'wp-post'), (2925, 5741, '_elementor_version', '3.9.1'), (2926, 5741, '_wp_page_template', 'elementor_header_footer'), (2927, 5741, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2928, 5741, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2929, 5741, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149094;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2932, 5742, '_elementor_edit_mode', 'builder'), (2933, 5742, '_elementor_template_type', 'wp-post'), (2934, 5742, '_elementor_version', '3.14.1'), (2935, 5742, '_wp_page_template', 'elementor_header_footer'), (2936, 5742, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2937, 5742, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2938, 5742, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149272;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2940, 5743, '_elementor_edit_mode', 'builder'), (2941, 5743, '_elementor_template_type', 'wp-post'), (2942, 5743, '_elementor_version', '3.14.1'), (2943, 5743, '_wp_page_template', 'elementor_header_footer'), (2944, 5743, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2945, 5743, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2946, 5743, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149272;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2948, 5744, '_elementor_edit_mode', 'builder'), (2949, 5744, '_elementor_template_type', 'wp-post'), (2950, 5744, '_elementor_version', '3.14.1'), (2951, 5744, '_wp_page_template', 'elementor_header_footer'), (2952, 5744, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2953, 5744, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2954, 5744, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149272;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2961, 5747, '_elementor_edit_mode', 'builder'), (2962, 5747, '_elementor_template_type', 'wp-post'), (2963, 5747, '_elementor_version', '3.14.1'), (2964, 5747, '_wp_page_template', 'elementor_header_footer'), (2965, 5747, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2966, 5747, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2967, 5747, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149306;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2982, 5753, '_elementor_edit_mode', 'builder'), (2983, 5753, '_elementor_template_type', 'wp-post'), (2984, 5753, '_elementor_version', '3.14.1'), (2985, 5753, '_wp_page_template', ''), (2986, 5753, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2987, 5753, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2988, 5753, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149306;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2990, 5754, '_elementor_edit_mode', 'builder'), (2991, 5754, '_elementor_template_type', 'wp-post'), (2992, 5754, '_elementor_version', '3.14.1'), (2993, 5754, '_wp_page_template', ''), (2994, 5754, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (2995, 5754, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us-banner.jpg\",\"id\":5644,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (2996, 5754, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149306;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (2998, 5755, '_elementor_edit_mode', 'builder'), (2999, 5755, '_elementor_template_type', 'wp-post'), (3000, 5755, '_elementor_version', '3.14.1'), (3001, 5755, '_wp_page_template', 'default'), (3002, 5755, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3003, 5755, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3004, 5755, '_elementor_css', 'a:6:{s:4:\"time\";i:1691149306;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3019, 5760, '_elementor_edit_mode', 'builder'), (3020, 5760, '_elementor_template_type', 'wp-post'), (3021, 5760, '_elementor_version', '3.14.1'), (3022, 5760, '_wp_page_template', 'default'), (3023, 5760, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3024, 5760, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3026, 5761, '_elementor_edit_mode', 'builder'), (3027, 5761, '_elementor_template_type', 'wp-post'), (3028, 5761, '_elementor_version', '3.14.1'), (3029, 5761, '_wp_page_template', 'default'), (3030, 5761, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3031, 5761, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3033, 5762, '_elementor_edit_mode', 'builder'), (3034, 5762, '_elementor_template_type', 'wp-post'), (3035, 5762, '_elementor_version', '3.14.1'), (3036, 5762, '_wp_page_template', 'default'), (3037, 5762, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3038, 5762, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3050, 5765, '_elementor_edit_mode', 'builder'), (3051, 5765, '_elementor_template_type', 'wp-post'), (3052, 5765, '_elementor_version', '3.14.1'), (3053, 5765, '_wp_page_template', 'default'), (3054, 5765, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3055, 5765, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3056, 5765, '_elementor_css', 'a:6:{s:4:\"time\";i:1691152246;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3058, 5766, '_elementor_edit_mode', 'builder'), (3059, 5766, '_elementor_template_type', 'wp-post'), (3060, 5766, '_elementor_version', '3.14.1'), (3061, 5766, '_wp_page_template', 'default'), (3062, 5766, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3063, 5766, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3064, 5766, '_elementor_css', 'a:6:{s:4:\"time\";i:1691152246;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3066, 5767, '_elementor_edit_mode', 'builder'), (3067, 5767, '_elementor_template_type', 'wp-post'), (3068, 5767, '_elementor_version', '3.14.1'), (3069, 5767, '_wp_page_template', 'default'), (3070, 5767, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3071, 5767, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3072, 5767, '_elementor_css', 'a:6:{s:4:\"time\";i:1691152246;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3076, 5769, '_elementor_edit_mode', 'builder'), (3077, 5769, '_elementor_template_type', 'wp-post'), (3078, 5769, '_elementor_version', '3.14.1'), (3079, 5769, '_wp_page_template', 'default'), (3080, 5769, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3081, 5769, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3083, 5770, '_elementor_edit_mode', 'builder'), (3084, 5770, '_elementor_template_type', 'wp-post'), (3085, 5770, '_elementor_version', '3.14.1'), (3086, 5770, '_wp_page_template', 'default'), (3087, 5770, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3088, 5770, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3090, 5771, '_elementor_edit_mode', 'builder'), (3091, 5771, '_elementor_template_type', 'wp-post'), (3092, 5771, '_elementor_version', '3.14.1'), (3093, 5771, '_wp_page_template', 'default'), (3094, 5771, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3095, 5771, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3097, 5772, '_elementor_edit_mode', 'builder'), (3098, 5772, '_elementor_template_type', 'wp-post'), (3099, 5772, '_elementor_version', '3.14.1'), (3100, 5772, '_wp_page_template', 'default'), (3101, 5772, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3102, 5772, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3104, 5773, '_elementor_edit_mode', 'builder'), (3105, 5773, '_elementor_template_type', 'wp-post'), (3106, 5773, '_elementor_version', '3.14.1'), (3107, 5773, '_wp_page_template', 'default'), (3108, 5773, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3109, 5773, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3111, 5774, '_elementor_edit_mode', 'builder'), (3112, 5774, '_elementor_template_type', 'wp-post'), (3113, 5774, '_elementor_version', '3.14.1'), (3114, 5774, '_wp_page_template', 'default'), (3115, 5774, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (3116, 5774, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3118, 5775, '_elementor_edit_mode', 'builder'), (3119, 5775, '_elementor_template_type', 'wp-post'), (3120, 5775, '_elementor_version', '3.14.1'), (3121, 5775, '_wp_page_template', 'default'), (3122, 5775, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'), (3123, 5775, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3125, 5776, '_elementor_edit_mode', 'builder'), (3126, 5776, '_elementor_template_type', 'wp-post'), (3127, 5776, '_elementor_version', '3.14.1'), (3128, 5776, '_wp_page_template', 'default'), (3129, 5776, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3130, 5776, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3132, 5777, '_elementor_edit_mode', 'builder'), (3133, 5777, '_elementor_template_type', 'wp-post'), (3134, 5777, '_elementor_version', '3.14.1'), (3135, 5777, '_wp_page_template', 'default'), (3136, 5777, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'), (3137, 5777, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57168e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77a8a3d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"445bb16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"677b30a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"be1b873\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"f898c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"da86b13\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"651bac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"824f367\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3142, 5779, '_elementor_edit_mode', 'builder'), (3143, 5779, '_elementor_template_type', 'wp-post'), (3144, 5779, '_elementor_version', '3.14.1'), (3145, 5779, '_wp_page_template', 'default'), (3146, 5779, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3147, 5779, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57168e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77a8a3d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"445bb16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"677b30a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"be1b873\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"f898c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"da86b13\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"651bac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"824f367\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3148, 5779, '_elementor_css', 'a:6:{s:4:\"time\";i:1691153059;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3150, 5780, '_elementor_edit_mode', 'builder'), (3151, 5780, '_elementor_template_type', 'wp-post'), (3152, 5780, '_elementor_version', '3.14.1'), (3153, 5780, '_wp_page_template', 'default'), (3154, 5780, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3155, 5780, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57168e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77a8a3d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"445bb16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"677b30a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"be1b873\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"f898c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"da86b13\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"651bac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"824f367\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3156, 5780, '_elementor_css', 'a:6:{s:4:\"time\";i:1691153059;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3158, 5781, '_elementor_edit_mode', 'builder'), (3159, 5781, '_elementor_template_type', 'wp-post'), (3160, 5781, '_elementor_version', '3.14.1'), (3161, 5781, '_wp_page_template', 'default'), (3162, 5781, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3163, 5781, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3164, 5781, '_elementor_css', 'a:6:{s:4:\"time\";i:1691153059;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3166, 5782, '_elementor_edit_mode', 'builder'), (3167, 5782, '_elementor_template_type', 'wp-post'), (3168, 5782, '_elementor_version', '3.14.1'), (3169, 5782, '_wp_page_template', 'default'), (3170, 5782, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'), (3171, 5782, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3173, 5783, '_elementor_edit_mode', 'builder'), (3174, 5783, '_elementor_template_type', 'wp-post'), (3175, 5783, '_elementor_version', '3.14.1'), (3176, 5783, '_wp_page_template', 'default'), (3177, 5783, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3178, 5783, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3180, 5784, '_elementor_edit_mode', 'builder'), (3181, 5784, '_elementor_template_type', 'wp-post'), (3182, 5784, '_elementor_version', '3.14.1'), (3183, 5784, '_wp_page_template', 'default'), (3184, 5784, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'), (3185, 5784, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3188, 5785, '_elementor_edit_mode', 'builder'), (3189, 5785, '_elementor_template_type', 'wp-post'), (3190, 5785, '_elementor_version', '3.14.1'), (3191, 5785, '_wp_page_template', 'default'), (3192, 5785, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3193, 5785, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3194, 5785, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211475;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3196, 5786, '_elementor_edit_mode', 'builder'), (3197, 5786, '_elementor_template_type', 'wp-post'), (3198, 5786, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3199, 5786, '_wp_page_template', 'default'), (3200, 5786, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3201, 5786, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3202, 5786, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211475;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3204, 5787, '_elementor_edit_mode', 'builder'), (3205, 5787, '_elementor_template_type', 'wp-post'), (3206, 5787, '_elementor_version', '3.14.1'), (3207, 5787, '_wp_page_template', 'default'), (3208, 5787, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3209, 5787, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info \\\">\\n\\n\\t\\t\\t\\t\\t\\t\\n\\n \\n \\t<ul class=\\\"info-list\\\">\\n\\n \\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-0\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t5 acres\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTotal Plot Area\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-1\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t25 plots\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTotal No of Plots\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-2\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t10+ Amenities\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAmenities\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-3\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tChandkhed, Kasarsai, Pune\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tLocation\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n \\t\\n\\n\\t\\t\\t\\t<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3210, 5787, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211475;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3226, 5791, '_elementor_edit_mode', 'builder'), (3227, 5791, '_elementor_template_type', 'wp-post'), (3228, 5791, '_elementor_version', '3.14.1'), (3229, 5791, '_wp_page_template', 'default'), (3230, 5791, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3231, 5791, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info \\\">\\n\\n\\t\\t\\t\\t\\t\\t\\n\\n \\n \\t<ul class=\\\"info-list\\\">\\n\\n \\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-0\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t5 acres\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTotal Plot Area\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-1\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t25 plots\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTotal No of Plots\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-2\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t10+ Amenities\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAmenities\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-3\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tChandkhed, Kasarsai, Pune\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tLocation\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n \\t\\n\\n\\t\\t\\t\\t<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3232, 5791, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211785;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3234, 5792, '_elementor_edit_mode', 'builder'), (3235, 5792, '_elementor_template_type', 'wp-post'), (3236, 5792, '_elementor_version', '3.14.1'), (3237, 5792, '_wp_page_template', 'default'), (3238, 5792, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3239, 5792, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info \\\">\\n\\n\\t\\t\\t\\t\\t\\t\\n\\n \\n \\t<ul class=\\\"info-list\\\">\\n\\n \\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-0\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t5 acres\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTotal Plot Area\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-1\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t25 plots\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTotal No of Plots\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-2\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t10+ Amenities\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAmenities\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"item item-3\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"value\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tChandkhed, Kasarsai, Pune\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tLocation\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n \\t\\n\\n\\t\\t\\t\\t<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3240, 5792, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211785;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3242, 5793, '_elementor_edit_mode', 'builder'), (3243, 5793, '_elementor_template_type', 'wp-post'), (3244, 5793, '_elementor_version', '3.14.1'), (3245, 5793, '_wp_page_template', 'default'), (3246, 5793, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3247, 5793, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3248, 5793, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211785;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3251, 5794, '_elementor_edit_mode', 'builder'), (3252, 5794, '_elementor_template_type', 'wp-post'), (3253, 5794, '_elementor_version', '3.14.1'), (3254, 5794, '_wp_page_template', 'default'), (3255, 5794, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3256, 5794, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3257, 5794, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211794;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3259, 5795, '_elementor_edit_mode', 'builder'), (3260, 5795, '_elementor_template_type', 'wp-post'), (3261, 5795, '_elementor_version', '3.14.1'), (3262, 5795, '_wp_page_template', 'default'), (3263, 5795, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3264, 5795, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3265, 5795, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211794;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3267, 5796, '_elementor_edit_mode', 'builder'), (3268, 5796, '_elementor_template_type', 'wp-post'), (3269, 5796, '_elementor_version', '3.14.1'), (3270, 5796, '_wp_page_template', 'default'), (3271, 5796, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3272, 5796, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3273, 5796, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211794;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3276, 5797, '_elementor_edit_mode', 'builder'), (3277, 5797, '_elementor_template_type', 'wp-post'), (3278, 5797, '_elementor_version', '3.14.1'), (3279, 5797, '_wp_page_template', 'default'), (3280, 5797, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3281, 5797, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3282, 5797, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211847;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3284, 5798, '_elementor_edit_mode', 'builder'), (3285, 5798, '_elementor_template_type', 'wp-post'), (3286, 5798, '_elementor_version', '3.14.1'), (3287, 5798, '_wp_page_template', 'default'), (3288, 5798, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3289, 5798, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3290, 5798, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211847;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3292, 5799, '_elementor_edit_mode', 'builder'), (3293, 5799, '_elementor_template_type', 'wp-post'), (3294, 5799, '_elementor_version', '3.14.1'), (3295, 5799, '_wp_page_template', 'default'), (3296, 5799, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3297, 5799, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3298, 5799, '_elementor_css', 'a:6:{s:4:\"time\";i:1691211847;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3300, 5800, '_elementor_edit_mode', 'builder'), (3301, 5800, '_elementor_template_type', 'wp-post'), (3302, 5800, '_elementor_version', '3.14.1'), (3303, 5800, '_wp_page_template', 'default'), (3304, 5800, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'), (3305, 5800, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3307, 5801, '_elementor_edit_mode', 'builder'), (3308, 5801, '_elementor_template_type', 'wp-post'), (3309, 5801, '_elementor_version', '3.14.1'), (3310, 5801, '_wp_page_template', 'default'), (3311, 5801, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3312, 5801, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3314, 5802, '_elementor_edit_mode', 'builder'), (3315, 5802, '_elementor_template_type', 'wp-post'), (3316, 5802, '_elementor_version', '3.14.1'), (3317, 5802, '_wp_page_template', 'default'), (3318, 5802, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'), (3319, 5802, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3321, 5803, '_elementor_edit_mode', 'builder'), (3322, 5803, '_elementor_template_type', 'wp-post'), (3323, 5803, '_elementor_version', '3.14.1'), (3324, 5803, '_wp_page_template', 'default'), (3325, 5803, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3326, 5803, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3328, 5804, '_elementor_edit_mode', 'builder'), (3329, 5804, '_elementor_template_type', 'wp-post'), (3330, 5804, '_elementor_version', '3.14.1'), (3331, 5804, '_wp_page_template', 'default'), (3332, 5804, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'), (3333, 5804, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3335, 5805, '_elementor_edit_mode', 'builder'), (3336, 5805, '_elementor_template_type', 'wp-post'), (3337, 5805, '_elementor_version', '3.14.1'), (3338, 5805, '_wp_page_template', 'default'), (3339, 5805, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3340, 5805, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3342, 5806, '_elementor_edit_mode', 'builder'), (3343, 5806, '_elementor_template_type', 'wp-post'), (3344, 5806, '_elementor_version', '3.14.1'), (3345, 5806, '_wp_page_template', 'default'), (3346, 5806, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'), (3347, 5806, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3349, 5807, '_elementor_edit_mode', 'builder'), (3350, 5807, '_elementor_template_type', 'wp-post'), (3351, 5807, '_elementor_version', '3.14.1'), (3352, 5807, '_wp_page_template', 'default'), (3353, 5807, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3354, 5807, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3356, 5808, '_elementor_edit_mode', 'builder'), (3357, 5808, '_elementor_template_type', 'wp-post'), (3358, 5808, '_elementor_version', '3.14.1'), (3359, 5808, '_wp_page_template', 'default'), (3360, 5808, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'), (3361, 5808, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3366, 5810, '_elementor_edit_mode', 'builder'), (3367, 5810, '_elementor_template_type', 'wp-post'), (3368, 5810, '_elementor_version', '3.14.1'), (3369, 5810, '_wp_page_template', 'default'), (3370, 5810, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3371, 5810, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3372, 5810, '_elementor_css', 'a:6:{s:4:\"time\";i:1691221742;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3374, 5811, '_elementor_edit_mode', 'builder'), (3375, 5811, '_elementor_template_type', 'wp-post'), (3376, 5811, '_elementor_version', '3.14.1'), (3377, 5811, '_wp_page_template', 'default'), (3378, 5811, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'), (3379, 5811, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3380, 5811, '_elementor_css', 'a:6:{s:4:\"time\";i:1691221742;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3382, 5812, '_elementor_edit_mode', 'builder'), (3383, 5812, '_elementor_template_type', 'wp-post'), (3384, 5812, '_elementor_version', '3.14.1'), (3385, 5812, '_wp_page_template', 'default'), (3386, 5812, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3387, 5812, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3388, 5812, '_elementor_css', 'a:6:{s:4:\"time\";i:1691221742;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3391, 5813, '_elementor_edit_mode', 'builder'), (3392, 5813, '_elementor_template_type', 'wp-post'), (3393, 5813, '_elementor_version', '3.14.1'), (3394, 5813, '_wp_page_template', 'default'), (3395, 5813, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3396, 5813, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3397, 5813, '_elementor_css', 'a:6:{s:4:\"time\";i:1691221948;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3399, 5814, '_elementor_edit_mode', 'builder'), (3400, 5814, '_elementor_template_type', 'wp-post'), (3401, 5814, '_elementor_version', '3.14.1'), (3402, 5814, '_wp_page_template', 'default'), (3403, 5814, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3404, 5814, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"9c2b01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"4efa270\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"c5d56f9\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"1c95792\"}],\"align\":\"center\"},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3405, 5814, '_elementor_css', 'a:6:{s:4:\"time\";i:1691221948;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3407, 5815, '_elementor_edit_mode', 'builder'), (3408, 5815, '_elementor_template_type', 'wp-post'), (3409, 5815, '_elementor_version', '3.14.1'), (3410, 5815, '_wp_page_template', 'default'), (3411, 5815, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'), (3412, 5815, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3413, 5815, '_elementor_css', 'a:6:{s:4:\"time\";i:1691221948;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3415, 5816, '_elementor_edit_mode', 'builder'), (3416, 5816, '_elementor_template_type', 'wp-post'), (3417, 5816, '_elementor_version', '3.14.1'), (3418, 5816, '_wp_page_template', 'default'), (3419, 5816, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3420, 5816, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3422, 5817, '_elementor_edit_mode', 'builder'), (3423, 5817, '_elementor_template_type', 'wp-post'), (3424, 5817, '_elementor_version', '3.14.1'), (3425, 5817, '_wp_page_template', 'default'), (3426, 5817, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3427, 5817, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3429, 5818, '_elementor_edit_mode', 'builder'), (3430, 5818, '_elementor_template_type', 'wp-post'), (3431, 5818, '_elementor_version', '3.14.1'), (3432, 5818, '_wp_page_template', 'default'), (3433, 5818, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3434, 5818, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3436, 5819, '_elementor_edit_mode', 'builder'), (3437, 5819, '_elementor_template_type', 'wp-post'), (3438, 5819, '_elementor_version', '3.14.1'), (3439, 5819, '_wp_page_template', 'default'), (3440, 5819, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3441, 5819, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3443, 5820, '_elementor_edit_mode', 'builder'), (3444, 5820, '_elementor_template_type', 'wp-post'), (3445, 5820, '_elementor_version', '3.14.1'), (3446, 5820, '_wp_page_template', 'default'), (3447, 5820, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3448, 5820, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3450, 5821, '_elementor_edit_mode', 'builder'), (3451, 5821, '_elementor_template_type', 'wp-post'), (3452, 5821, '_elementor_version', '3.14.1'), (3453, 5821, '_wp_page_template', 'default'), (3454, 5821, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3455, 5821, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3457, 42, '_wp_old_date', '2023-07-21'), (3473, 5823, '_elementor_edit_mode', 'builder'), (3474, 5823, '_elementor_template_type', 'wp-post'), (3475, 5823, '_elementor_version', '3.14.1'), (3476, 5823, '_wp_page_template', 'default'), (3477, 5823, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3478, 5823, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3480, 5824, '_elementor_edit_mode', 'builder'), (3481, 5824, '_elementor_template_type', 'wp-post'), (3482, 5824, '_elementor_version', '3.14.1'), (3483, 5824, '_wp_page_template', 'default'), (3484, 5824, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3485, 5824, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\n5 acres <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal Plot Area\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">\\n25 plots <\\/span>\\n\\n<span class=\\\"label\\\">\\nTotal No of Plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">\\n10+ Amenities <\\/span>\\n\\n<span class=\\\"label\\\">\\nAmenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nChandkhed, Kasarsai, Pune <\\/span>\\n\\n<span class=\\\"label\\\">\\nLocation\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3487, 5825, '_elementor_edit_mode', 'builder'), (3488, 5825, '_elementor_template_type', 'wp-post'), (3489, 5825, '_elementor_version', '3.14.1'), (3490, 5825, '_wp_page_template', 'default'), (3491, 5825, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3492, 5825, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3495, 5826, '_elementor_edit_mode', 'builder'), (3496, 5826, '_elementor_template_type', 'wp-post'), (3497, 5826, '_elementor_version', '3.14.1'), (3498, 5826, '_wp_page_template', 'default'), (3499, 5826, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3500, 5826, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3501, 5826, '_elementor_css', 'a:6:{s:4:\"time\";i:1691390744;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3503, 5827, '_elementor_edit_mode', 'builder'), (3504, 5827, '_elementor_template_type', 'wp-post'), (3505, 5827, '_elementor_version', '3.14.1'), (3506, 5827, '_wp_page_template', 'default'), (3507, 5827, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3508, 5827, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3509, 5827, '_elementor_css', 'a:6:{s:4:\"time\";i:1691390744;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3511, 5828, '_elementor_edit_mode', 'builder'), (3512, 5828, '_elementor_template_type', 'wp-post'), (3513, 5828, '_elementor_version', '3.14.1'), (3514, 5828, '_wp_page_template', 'default'), (3515, 5828, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3516, 5828, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3517, 5828, '_elementor_css', 'a:6:{s:4:\"time\";i:1691390744;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3524, 5833, '_elementor_edit_mode', 'builder'), (3525, 5833, '_elementor_template_type', 'wp-post'), (3526, 5833, '_elementor_version', '3.14.1'), (3527, 5833, '_wp_page_template', 'default'), (3528, 5833, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3529, 5833, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3530, 5833, '_elementor_css', 'a:6:{s:4:\"time\";i:1691390926;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3532, 5834, '_elementor_edit_mode', 'builder'), (3533, 5834, '_elementor_template_type', 'wp-post'), (3534, 5834, '_elementor_version', '3.14.1'), (3535, 5834, '_wp_page_template', 'default'), (3536, 5834, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3537, 5834, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3538, 5834, '_elementor_css', 'a:6:{s:4:\"time\";i:1691390926;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3540, 5835, '_elementor_edit_mode', 'builder'), (3541, 5835, '_elementor_template_type', 'wp-post'), (3542, 5835, '_elementor_version', '3.14.1'), (3543, 5835, '_wp_page_template', 'default'), (3544, 5835, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3545, 5835, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3546, 5835, '_elementor_css', 'a:6:{s:4:\"time\";i:1691390926;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3548, 5836, '_elementor_edit_mode', 'builder'), (3549, 5836, '_elementor_template_type', 'wp-post'), (3550, 5836, '_elementor_version', '3.14.1'), (3551, 5836, '_wp_page_template', 'default'), (3552, 5836, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3553, 5836, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3555, 5837, '_elementor_edit_mode', 'builder'), (3556, 5837, '_elementor_template_type', 'wp-post'), (3557, 5837, '_elementor_version', '3.14.1'), (3558, 5837, '_wp_page_template', 'default'), (3559, 5837, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3560, 5837, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3562, 5838, '_elementor_edit_mode', 'builder'), (3563, 5838, '_elementor_template_type', 'wp-post'), (3564, 5838, '_elementor_version', '3.14.1'), (3565, 5838, '_wp_page_template', 'default'), (3566, 5838, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3567, 5838, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3569, 5839, '_elementor_edit_mode', 'builder'), (3570, 5839, '_elementor_template_type', 'wp-post'), (3571, 5839, '_elementor_version', '3.14.1'), (3572, 5839, '_wp_page_template', 'default'), (3573, 5839, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3574, 5839, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3576, 5840, '_elementor_edit_mode', 'builder'), (3577, 5840, '_elementor_template_type', 'wp-post'), (3578, 5840, '_elementor_version', '3.14.1'), (3579, 5840, '_wp_page_template', 'default'), (3580, 5840, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'), (3581, 5840, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-weight: 400;\\\">We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"937185a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"3d56d72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3583, 5841, '_elementor_edit_mode', 'builder'), (3584, 5841, '_elementor_template_type', 'wp-post'), (3585, 5841, '_elementor_version', '3.14.1'), (3586, 5841, '_wp_page_template', 'default'), (3587, 5841, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:11:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3588, 5841, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3590, 5842, '_elementor_edit_mode', 'builder'), (3591, 5842, '_elementor_template_type', 'wp-post'), (3592, 5842, '_elementor_version', '3.14.1'), (3593, 5842, '_wp_page_template', 'default'), (3594, 5842, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (3595, 5842, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3597, 5843, '_elementor_edit_mode', 'builder'), (3598, 5843, '_elementor_template_type', 'wp-post'), (3599, 5843, '_elementor_version', '3.14.1'), (3600, 5843, '_wp_page_template', 'default'), (3601, 5843, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3602, 5843, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"81027f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3604, 5844, '_elementor_edit_mode', 'builder'), (3605, 5844, '_elementor_template_type', 'wp-post'), (3606, 5844, '_elementor_version', '3.14.1'), (3607, 5844, '_wp_page_template', 'default'), (3608, 5844, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (3609, 5844, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3611, 5845, '_elementor_edit_mode', 'builder'), (3612, 5845, '_elementor_template_type', 'wp-post'), (3613, 5845, '_elementor_version', '3.14.1'), (3614, 5845, '_wp_page_template', 'default'), (3615, 5845, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3616, 5845, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3618, 5846, '_elementor_edit_mode', 'builder'), (3619, 5846, '_elementor_template_type', 'wp-post'), (3620, 5846, '_elementor_version', '3.14.1'), (3621, 5846, '_wp_page_template', 'default'), (3622, 5846, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3623, 5846, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3625, 5847, '_elementor_edit_mode', 'builder'), (3626, 5847, '_elementor_template_type', 'wp-post'), (3627, 5847, '_elementor_version', '3.14.1'), (3628, 5847, '_wp_page_template', 'default'), (3629, 5847, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3630, 5847, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3641, 5849, '_elementor_edit_mode', 'builder'), (3642, 5849, '_elementor_template_type', 'wp-post'), (3643, 5849, '_elementor_version', '3.14.1'), (3644, 5849, '_wp_page_template', 'default'), (3645, 5849, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3646, 5849, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3648, 5850, '_elementor_edit_mode', 'builder'), (3649, 5850, '_elementor_template_type', 'wp-post'), (3650, 5850, '_elementor_version', '3.14.1'), (3651, 5850, '_wp_page_template', 'default'), (3652, 5850, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3653, 5850, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":403,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3655, 5851, '_elementor_edit_mode', 'builder'), (3656, 5851, '_elementor_template_type', 'wp-post'), (3657, 5851, '_elementor_version', '3.14.1'), (3658, 5851, '_wp_page_template', 'default'), (3659, 5851, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3660, 5851, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3679, 5857, '_elementor_edit_mode', 'builder'), (3680, 5857, '_elementor_template_type', 'wp-post'), (3681, 5857, '_elementor_version', '3.14.1'), (3682, 5857, '_wp_page_template', 'default'), (3683, 5857, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3684, 5857, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3686, 5858, '_elementor_edit_mode', 'builder'), (3687, 5858, '_elementor_template_type', 'wp-post'), (3688, 5858, '_elementor_version', '3.14.1'), (3689, 5858, '_wp_page_template', 'default'), (3690, 5858, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3691, 5858, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Main-Banner-1.jpg\",\"id\":5752,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-1.jpg\",\"id\":5809,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3693, 5859, '_elementor_edit_mode', 'builder'), (3694, 5859, '_elementor_template_type', 'wp-post'), (3695, 5859, '_elementor_version', '3.14.1'), (3696, 5859, '_wp_page_template', 'default'), (3697, 5859, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3698, 5859, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3700, 5860, '_elementor_edit_mode', 'builder'), (3701, 5860, '_elementor_template_type', 'wp-post'), (3702, 5860, '_elementor_version', '3.14.1'), (3703, 5860, '_wp_page_template', 'default'), (3704, 5860, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3705, 5860, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3707, 5861, '_elementor_edit_mode', 'builder'), (3708, 5861, '_elementor_template_type', 'wp-post'), (3709, 5861, '_elementor_version', '3.14.1'), (3710, 5861, '_wp_page_template', 'default'), (3711, 5861, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3712, 5861, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3714, 5862, '_elementor_edit_mode', 'builder'), (3715, 5862, '_elementor_template_type', 'wp-post'), (3716, 5862, '_elementor_version', '3.14.1'), (3717, 5862, '_wp_page_template', 'default'), (3718, 5862, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3719, 5862, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3722, 5863, '_elementor_edit_mode', 'builder'), (3723, 5863, '_elementor_template_type', 'wp-post'), (3724, 5863, '_elementor_version', '3.14.1'), (3725, 5863, '_wp_page_template', 'default'), (3726, 5863, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3727, 5863, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3728, 5863, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562416;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3730, 5864, '_elementor_edit_mode', 'builder'), (3731, 5864, '_elementor_template_type', 'wp-post'), (3732, 5864, '_elementor_version', '3.14.1'), (3733, 5864, '_wp_page_template', 'default'), (3734, 5864, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3735, 5864, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3736, 5864, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562416;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3738, 5865, '_elementor_edit_mode', 'builder'), (3739, 5865, '_elementor_template_type', 'wp-post'), (3740, 5865, '_elementor_version', '3.14.1'), (3741, 5865, '_wp_page_template', 'default'), (3742, 5865, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3743, 5865, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/revslider\\/home-2\\/bg-revslider-home2-02.jpg\",\"id\":5471,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3744, 5865, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562416;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3747, 5866, '_elementor_edit_mode', 'builder'), (3748, 5866, '_elementor_template_type', 'wp-post'), (3749, 5866, '_elementor_version', '3.14.1'), (3750, 5866, '_wp_page_template', 'default'), (3751, 5866, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3752, 5866, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/revslider\\/home-2\\/bg-revslider-home2-02.jpg\",\"id\":5471,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3753, 5866, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562624;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3755, 5867, '_elementor_edit_mode', 'builder'), (3756, 5867, '_elementor_template_type', 'wp-post'), (3757, 5867, '_elementor_version', '3.14.1'), (3758, 5867, '_wp_page_template', 'default'), (3759, 5867, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3760, 5867, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/revslider\\/home-2\\/bg-revslider-home2-02.jpg\",\"id\":5471,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3761, 5867, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562624;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3763, 5868, '_elementor_edit_mode', 'builder'), (3764, 5868, '_elementor_template_type', 'wp-post'), (3765, 5868, '_elementor_version', '3.14.1'), (3766, 5868, '_wp_page_template', 'default'), (3767, 5868, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3768, 5868, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3769, 5868, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562624;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3772, 5869, '_elementor_edit_mode', 'builder'), (3773, 5869, '_elementor_template_type', 'wp-post'), (3774, 5869, '_elementor_version', '3.14.1'), (3775, 5869, '_wp_page_template', 'default'), (3776, 5869, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3777, 5869, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3778, 5869, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562828;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3780, 5870, '_elementor_edit_mode', 'builder'), (3781, 5870, '_elementor_template_type', 'wp-post'), (3782, 5870, '_elementor_version', '3.14.1'), (3783, 5870, '_wp_page_template', 'default'), (3784, 5870, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3785, 5870, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECT HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Project Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3786, 5870, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562828;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3788, 5871, '_elementor_edit_mode', 'builder'), (3789, 5871, '_elementor_template_type', 'wp-post'), (3790, 5871, '_elementor_version', '3.14.1'), (3791, 5871, '_wp_page_template', 'default'), (3792, 5871, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3793, 5871, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3794, 5871, '_elementor_css', 'a:6:{s:4:\"time\";i:1691562828;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3803, 5873, '_elementor_edit_mode', 'builder'), (3804, 5873, '_elementor_template_type', 'wp-post'), (3805, 5873, '_elementor_version', '3.14.1'), (3806, 5873, '_wp_page_template', 'default'), (3807, 5873, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3808, 5873, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3810, 5874, '_elementor_edit_mode', 'builder'), (3811, 5874, '_elementor_template_type', 'wp-post'), (3812, 5874, '_elementor_version', '3.14.1'), (3813, 5874, '_wp_page_template', 'default'), (3814, 5874, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3815, 5874, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"HIGHLIGHTS\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"NATURE\'S AESTHETICS REDEFINED: RUSTIC LUXURY UNVEILED\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"ELEVATE YOUR LIFESTYLE WITH LUXURIOUS AMENITIES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Feature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"UNPARALLELED CONVENIENCE AND INFRASTRUCTURE\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A SERENE VISTA PLACED RIGHT IN THE MIDDLE OF NATURE \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"DELIVERING EXCLUSIVE EXPERIENCES\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3817, 5875, '_elementor_edit_mode', 'builder'), (3818, 5875, '_elementor_template_type', 'wp-post'), (3819, 5875, '_elementor_version', '3.14.1'), (3820, 5875, '_wp_page_template', 'default'), (3821, 5875, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3822, 5875, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3841, 5881, '_elementor_edit_mode', 'builder'), (3842, 5881, '_elementor_template_type', 'wp-post'), (3843, 5881, '_elementor_version', '3.14.1'), (3844, 5881, '_wp_page_template', 'default'), (3845, 5881, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3846, 5881, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3848, 5882, '_elementor_edit_mode', 'builder'), (3849, 5882, '_elementor_template_type', 'wp-post'), (3850, 5882, '_elementor_version', '3.14.1'), (3851, 5882, '_wp_page_template', 'default'), (3852, 5882, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'), (3853, 5882, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"OPEN GYM\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"CHILDERS PLAY AREA\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"SENIOR CITIZENS SIT-OUT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"JOGGING TRACK\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"PARTY LAWN\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3855, 5883, '_elementor_edit_mode', 'builder'), (3856, 5883, '_elementor_template_type', 'wp-post'), (3857, 5883, '_elementor_version', '3.14.1'), (3858, 5883, '_wp_page_template', 'default'), (3859, 5883, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:15:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3860, 5883, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3882, 5891, '_elementor_edit_mode', 'builder'), (3883, 5891, '_elementor_template_type', 'wp-post'), (3884, 5891, '_elementor_version', '3.14.1'), (3885, 5891, '_wp_page_template', 'default'), (3886, 5891, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:17:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3887, 5891, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3888, 5891, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570331;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3890, 5892, '_elementor_edit_mode', 'builder'), (3891, 5892, '_elementor_template_type', 'wp-post'), (3892, 5892, '_elementor_version', '3.14.1'), (3893, 5892, '_wp_page_template', 'default'), (3894, 5892, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:17:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3895, 5892, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"8519fec\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"WATER CONNECTION TO EVERY PLOT\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"ELECTRICITY\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"STREET LIGHT\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"INDIVIDUALS PLOT COMPOUND\",\"text\":\"\",\"_id\":\"7737e94\"},{\"title_2\":\"CONCRETE ROAD\",\"text\":\"\",\"_id\":\"4a63c9b\"},{\"title_2\":\"GRAND ENTRANCE GATE\",\"text\":\"\",\"_id\":\"f4dd319\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"f592c3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"d36f6a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3896, 5892, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570331;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3898, 5893, '_elementor_edit_mode', 'builder'), (3899, 5893, '_elementor_template_type', 'wp-post'), (3900, 5893, '_elementor_version', '3.14.1'), (3901, 5893, '_wp_page_template', 'default'), (3902, 5893, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:17:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3903, 5893, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3904, 5893, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570331;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3908, 5895, '_elementor_edit_mode', 'builder'), (3909, 5895, '_elementor_template_type', 'wp-post'), (3910, 5895, '_elementor_version', '3.14.1'), (3911, 5895, '_wp_page_template', 'default'), (3912, 5895, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3913, 5895, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3915, 5896, '_elementor_edit_mode', 'builder'), (3916, 5896, '_elementor_template_type', 'wp-post'), (3917, 5896, '_elementor_version', '3.14.1'), (3918, 5896, '_wp_page_template', 'default'), (3919, 5896, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3920, 5896, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3922, 5897, '_elementor_edit_mode', 'builder'), (3923, 5897, '_elementor_template_type', 'wp-post'), (3924, 5897, '_elementor_version', '3.14.1'), (3925, 5897, '_wp_page_template', 'default'), (3926, 5897, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3927, 5897, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3929, 5898, '_elementor_edit_mode', 'builder'), (3930, 5898, '_elementor_template_type', 'wp-post'), (3931, 5898, '_elementor_version', '3.14.1'), (3932, 5898, '_wp_page_template', 'default'), (3933, 5898, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3934, 5898, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3936, 5899, '_elementor_edit_mode', 'builder'), (3937, 5899, '_elementor_template_type', 'wp-post'), (3938, 5899, '_elementor_version', '3.14.1'), (3939, 5899, '_wp_page_template', 'default'), (3940, 5899, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3941, 5899, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3943, 5900, '_elementor_edit_mode', 'builder'), (3944, 5900, '_elementor_template_type', 'wp-post'), (3945, 5900, '_elementor_version', '3.14.1'), (3946, 5900, '_wp_page_template', 'default'), (3947, 5900, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3948, 5900, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3951, 5901, '_elementor_edit_mode', 'builder'), (3952, 5901, '_elementor_template_type', 'wp-post'), (3953, 5901, '_elementor_version', '3.14.1'), (3954, 5901, '_wp_page_template', 'default'), (3955, 5901, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3956, 5901, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3957, 5901, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570453;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3959, 5902, '_elementor_edit_mode', 'builder'), (3960, 5902, '_elementor_template_type', 'wp-post'), (3961, 5902, '_elementor_version', '3.14.1'), (3962, 5902, '_wp_page_template', 'default'), (3963, 5902, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3964, 5902, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a7cf8f4\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Hinjewadi\",\"text\":\"\",\"_id\":\"5c09cda\"},{\"title_2\":\"Kasarsai Dam\",\"text\":\"\",\"_id\":\"83170ff\"},{\"title_2\":\"Shirgaon Prati Shirdi\",\"text\":\"\",\"_id\":\"d3cd461\"},{\"title_2\":\"Somatana Phata\",\"text\":\"\",\"_id\":\"dcc0431\"},{\"title_2\":\"Express Highway\",\"text\":\"\",\"_id\":\"c5d56f9\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3965, 5902, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570453;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3967, 5903, '_elementor_edit_mode', 'builder'), (3968, 5903, '_elementor_template_type', 'wp-post'), (3969, 5903, '_elementor_version', '3.14.1'), (3970, 5903, '_wp_page_template', 'default'), (3971, 5903, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3972, 5903, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3973, 5903, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570453;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (3975, 5904, '_elementor_edit_mode', 'builder'), (3976, 5904, '_elementor_template_type', 'wp-post'), (3977, 5904, '_elementor_version', '3.14.1'), (3978, 5904, '_wp_page_template', 'default'), (3979, 5904, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3980, 5904, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3982, 5905, '_elementor_edit_mode', 'builder'), (3983, 5905, '_elementor_template_type', 'wp-post'), (3984, 5905, '_elementor_version', '3.14.1'), (3985, 5905, '_wp_page_template', 'default'), (3986, 5905, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3987, 5905, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3989, 5906, '_elementor_edit_mode', 'builder'), (3990, 5906, '_elementor_template_type', 'wp-post'), (3991, 5906, '_elementor_version', '3.14.1'), (3992, 5906, '_wp_page_template', 'default'), (3993, 5906, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3994, 5906, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (3996, 5907, '_elementor_edit_mode', 'builder'), (3997, 5907, '_elementor_template_type', 'wp-post'), (3998, 5907, '_elementor_version', '3.14.1'), (3999, 5907, '_wp_page_template', 'default'), (4000, 5907, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4001, 5907, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4003, 5908, '_elementor_edit_mode', 'builder'), (4004, 5908, '_elementor_template_type', 'wp-post'), (4005, 5908, '_elementor_version', '3.14.1'), (4006, 5908, '_wp_page_template', 'default'), (4007, 5908, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4008, 5908, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4010, 5909, '_elementor_edit_mode', 'builder'), (4011, 5909, '_elementor_template_type', 'wp-post'), (4012, 5909, '_elementor_version', '3.14.1'), (4013, 5909, '_wp_page_template', 'default'), (4014, 5909, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4015, 5909, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4017, 5910, '_elementor_edit_mode', 'builder'), (4018, 5910, '_elementor_template_type', 'wp-post'), (4019, 5910, '_elementor_version', '3.14.1'), (4020, 5910, '_wp_page_template', 'default'), (4021, 5910, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4022, 5910, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4024, 5911, '_elementor_edit_mode', 'builder'), (4025, 5911, '_elementor_template_type', 'wp-post'), (4026, 5911, '_elementor_version', '3.14.1'), (4027, 5911, '_wp_page_template', 'default'), (4028, 5911, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4029, 5911, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4031, 5912, '_elementor_edit_mode', 'builder'), (4032, 5912, '_elementor_template_type', 'wp-post'), (4033, 5912, '_elementor_version', '3.14.1'), (4034, 5912, '_wp_page_template', 'default'), (4035, 5912, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4036, 5912, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4039, 5913, '_elementor_edit_mode', 'builder'), (4040, 5913, '_elementor_template_type', 'wp-post'), (4041, 5913, '_elementor_version', '3.14.1'), (4042, 5913, '_wp_page_template', 'default'), (4043, 5913, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4044, 5913, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4045, 5913, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570755;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4047, 5914, '_elementor_edit_mode', 'builder'), (4048, 5914, '_elementor_template_type', 'wp-post'), (4049, 5914, '_elementor_version', '3.14.1'), (4050, 5914, '_wp_page_template', 'default'), (4051, 5914, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4052, 5914, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4053, 5914, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570755;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4055, 5915, '_elementor_edit_mode', 'builder'), (4056, 5915, '_elementor_template_type', 'wp-post'), (4057, 5915, '_elementor_version', '3.14.1'), (4058, 5915, '_wp_page_template', 'default'), (4059, 5915, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4060, 5915, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4061, 5915, '_elementor_css', 'a:6:{s:4:\"time\";i:1691570755;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4063, 5916, '_elementor_edit_mode', 'builder'), (4064, 5916, '_elementor_template_type', 'wp-post'), (4065, 5916, '_elementor_version', '3.14.1'), (4066, 5916, '_wp_page_template', 'default'), (4067, 5916, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4068, 5916, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4070, 5917, '_elementor_edit_mode', 'builder'), (4071, 5917, '_elementor_template_type', 'wp-post'), (4072, 5917, '_elementor_version', '3.14.1'), (4073, 5917, '_wp_page_template', 'default'), (4074, 5917, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4075, 5917, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4077, 5918, '_elementor_edit_mode', 'builder'), (4078, 5918, '_elementor_template_type', 'wp-post'), (4079, 5918, '_elementor_version', '3.14.1'), (4080, 5918, '_wp_page_template', 'default'), (4081, 5918, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4082, 5918, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4085, 5919, '_elementor_edit_mode', 'builder'), (4086, 5919, '_elementor_template_type', 'wp-post'), (4087, 5919, '_elementor_version', '3.14.1'), (4088, 5919, '_wp_page_template', 'default'), (4089, 5919, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4090, 5919, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4091, 5919, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582010;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:5;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4093, 5920, '_elementor_edit_mode', 'builder'), (4094, 5920, '_elementor_template_type', 'wp-post'), (4095, 5920, '_elementor_version', '3.14.1'), (4096, 5920, '_wp_page_template', 'default'), (4097, 5920, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4098, 5920, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4099, 5920, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582010;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:5;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4101, 5921, '_elementor_edit_mode', 'builder'), (4102, 5921, '_elementor_template_type', 'wp-post'), (4103, 5921, '_elementor_version', '3.14.1'), (4104, 5921, '_wp_page_template', 'default'), (4105, 5921, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4106, 5921, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4107, 5921, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582010;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:5;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4110, 5922, '_elementor_edit_mode', 'builder'), (4111, 5922, '_elementor_template_type', 'wp-post'), (4112, 5922, '_elementor_version', '3.14.1'), (4113, 5922, '_wp_page_template', 'default'), (4114, 5922, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4115, 5922, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4116, 5922, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582063;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:5;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4118, 5923, '_elementor_edit_mode', 'builder'), (4119, 5923, '_elementor_template_type', 'wp-post'), (4120, 5923, '_elementor_version', '3.14.1'), (4121, 5923, '_wp_page_template', 'default'), (4122, 5923, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4123, 5923, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Trident\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4124, 5923, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582063;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:5;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4126, 5924, '_elementor_edit_mode', 'builder'), (4127, 5924, '_elementor_template_type', 'wp-post'), (4128, 5924, '_elementor_version', '3.14.1'), (4129, 5924, '_wp_page_template', 'default'), (4130, 5924, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4131, 5924, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4132, 5924, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582063;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:5;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4135, 5925, '_elementor_edit_mode', 'builder'), (4136, 5925, '_elementor_template_type', 'wp-post'), (4137, 5925, '_elementor_version', '3.14.1'), (4138, 5925, '_wp_page_template', 'default'), (4139, 5925, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4140, 5925, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4141, 5925, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582091;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4143, 5926, '_elementor_edit_mode', 'builder'), (4144, 5926, '_elementor_template_type', 'wp-post'), (4145, 5926, '_elementor_version', '3.14.1'), (4146, 5926, '_wp_page_template', 'default'), (4147, 5926, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4148, 5926, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4149, 5926, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582091;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4151, 5927, '_elementor_edit_mode', 'builder'), (4152, 5927, '_elementor_template_type', 'wp-post'), (4153, 5927, '_elementor_version', '3.14.1'), (4154, 5927, '_wp_page_template', 'default'), (4155, 5927, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4156, 5927, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4157, 5927, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582091;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4168, 5929, '_elementor_edit_mode', 'builder'), (4169, 5929, '_elementor_template_type', 'wp-post'), (4170, 5929, '_elementor_version', '3.14.1'), (4171, 5929, '_wp_page_template', 'default'), (4172, 5929, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4173, 5929, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4175, 5930, '_elementor_edit_mode', 'builder'), (4176, 5930, '_elementor_template_type', 'wp-post'), (4177, 5930, '_elementor_version', '3.14.1'), (4178, 5930, '_wp_page_template', 'default'), (4179, 5930, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4180, 5930, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4182, 5931, '_elementor_edit_mode', 'builder'), (4183, 5931, '_elementor_template_type', 'wp-post'), (4184, 5931, '_elementor_version', '3.14.1'), (4185, 5931, '_wp_page_template', 'default'), (4186, 5931, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4187, 5931, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4189, 5932, '_elementor_edit_mode', 'builder'), (4190, 5932, '_elementor_template_type', 'wp-post'), (4191, 5932, '_elementor_version', '3.14.1'), (4192, 5932, '_wp_page_template', 'default'), (4193, 5932, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4194, 5932, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4196, 5933, '_elementor_edit_mode', 'builder'), (4197, 5933, '_elementor_template_type', 'wp-post'), (4198, 5933, '_elementor_version', '3.14.1'), (4199, 5933, '_wp_page_template', 'default'), (4200, 5933, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4201, 5933, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4203, 5934, '_elementor_edit_mode', 'builder'), (4204, 5934, '_elementor_template_type', 'wp-post'), (4205, 5934, '_elementor_version', '3.14.1'), (4206, 5934, '_wp_page_template', 'default'), (4207, 5934, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4208, 5934, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4211, 5935, '_elementor_edit_mode', 'builder'), (4212, 5935, '_elementor_template_type', 'wp-post'), (4213, 5935, '_elementor_version', '3.14.1'), (4214, 5935, '_wp_page_template', 'default'), (4215, 5935, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4216, 5935, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4217, 5935, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582354;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4219, 5936, '_elementor_edit_mode', 'builder'), (4220, 5936, '_elementor_template_type', 'wp-post'), (4221, 5936, '_elementor_version', '3.14.1'), (4222, 5936, '_wp_page_template', 'default'), (4223, 5936, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4224, 5936, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\"><br \\/>Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Chandkhed, Kasarsai, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4225, 5936, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582354;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4227, 5937, '_elementor_edit_mode', 'builder'), (4228, 5937, '_elementor_template_type', 'wp-post'), (4229, 5937, '_elementor_version', '3.14.1'), (4230, 5937, '_wp_page_template', 'default'), (4231, 5937, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4232, 5937, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4233, 5937, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582354;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4237, 5940, '_wp_page_template', 'elementor_header_footer'), (4238, 5940, '_elementor_edit_mode', 'builder'), (4239, 5940, '_elementor_template_type', 'wp-page'), (4240, 5940, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4241, 5940, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4242, 5940, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4243, 5940, '_elementor_css', 'a:6:{s:4:\"time\";i:1689944373;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4244, 5941, '_wp_page_template', 'elementor_header_footer'), (4245, 5941, '_elementor_edit_mode', 'builder'), (4246, 5941, '_elementor_template_type', 'wp-page'), (4247, 5941, '_elementor_version', '3.14.1'), (4248, 5941, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4249, 5941, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4250, 5941, '_elementor_css', 'a:6:{s:4:\"time\";i:1689944373;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4251, 5942, '_wp_page_template', 'elementor_header_footer'), (4252, 5942, '_elementor_edit_mode', 'builder'), (4253, 5942, '_elementor_template_type', 'wp-page'), (4254, 5942, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4255, 5942, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4256, 5942, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4257, 5942, '_elementor_css', 'a:6:{s:4:\"time\";i:1689944373;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4259, 5943, '_wp_page_template', 'elementor_header_footer'), (4260, 5943, '_elementor_edit_mode', 'builder'), (4261, 5943, '_elementor_template_type', 'wp-page'), (4262, 5943, '_elementor_version', '3.14.1'), (4263, 5943, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4264, 5943, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4265, 5943, '_elementor_css', 'a:6:{s:4:\"time\";i:1691651314;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4266, 5944, '_wp_page_template', 'elementor_header_footer'), (4267, 5944, '_elementor_edit_mode', 'builder'), (4268, 5944, '_elementor_template_type', 'wp-page'), (4269, 5944, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4270, 5944, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-right-about-home3.png\",\"id\":2394,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4271, 5944, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4272, 5944, '_elementor_css', 'a:6:{s:4:\"time\";i:1691651314;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4273, 5945, '_wp_page_template', 'elementor_header_footer'), (4274, 5945, '_elementor_edit_mode', 'builder'), (4275, 5945, '_elementor_template_type', 'wp-page'), (4276, 5945, '_elementor_version', '3.14.1'), (4277, 5945, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4278, 5945, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4279, 5945, '_elementor_css', 'a:6:{s:4:\"time\";i:1691651314;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4323, 5952, '_wp_page_template', 'elementor_header_footer'), (4324, 5952, '_elementor_edit_mode', 'builder'), (4325, 5952, '_elementor_template_type', 'wp-page'), (4326, 5952, '_elementor_version', '3.14.1'), (4327, 5952, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (4328, 5952, '_elementor_page_assets', 'a:0:{}'), (4329, 5952, '_elementor_css', 'a:6:{s:4:\"time\";i:1690007669;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4330, 5953, '_wp_page_template', 'elementor_header_footer'), (4331, 5953, '_elementor_edit_mode', 'builder'), (4332, 5953, '_elementor_template_type', 'wp-page'), (4333, 5953, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4334, 5953, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we \\nacquire, but also by the manner in which we achieve\\nthem on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (4335, 5953, '_elementor_page_assets', 'a:0:{}'), (4336, 5953, '_elementor_css', 'a:6:{s:4:\"time\";i:1690007669;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4337, 5954, '_wp_page_template', 'elementor_header_footer'), (4338, 5954, '_elementor_edit_mode', 'builder'), (4339, 5954, '_elementor_template_type', 'wp-page'), (4340, 5954, '_elementor_version', '3.14.1'), (4341, 5954, '_elementor_data', '[{\"id\":\"9212c80\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db2e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":25},\"elements\":[{\"id\":\"e33e4ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Contact Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"align_heading\":\"\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4a43a37\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Get in touch with our expert agents\",\"description\":\"Our success is determined not only by the results we acquire, but also by the manner in which we achieve them on way to see that.\",\"align_heading\":\"left\",\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-41\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"bdafc9b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"label\":\"Have any question?\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"9c1d0c5\",\"elType\":\"widget\",\"settings\":{\"label\":\"Write email\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"94d2e85\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"191d32b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker\",\"library\":\"fa-solid\"},\"label\":\"Visit now\",\"items_info\":[{\"type\":\"text\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"94d2e85\",\"link_label\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"link_address\":{\"url\":\"https:\\/\\/www.google.com\\/maps\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"text\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\"}],\"icon_bgsize\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_bgcolor\":\"#F6F6F6\",\"info_color\":\"#292F29\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"800\",\"info_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":false},{\"id\":\"a9fabaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"48043a2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b4566a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19422a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"daf606c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d15133.387993612425!2d73.964043!3d18.513215!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c275bc946851%3A0xdb671a1426d354f5!2sManjri%20Greenwoods!5e0!3m2!1sen!2sus!4v1689932502197!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'), (4342, 5954, '_elementor_page_assets', 'a:0:{}'), (4343, 5954, '_elementor_css', 'a:6:{s:4:\"time\";i:1690007669;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4346, 5955, '_elementor_edit_mode', 'builder'), (4347, 5955, '_elementor_template_type', 'wp-post'), (4348, 5955, '_elementor_version', '3.14.1'), (4349, 5955, '_wp_page_template', 'default'), (4350, 5955, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'), (4351, 5955, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4352, 5955, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582413;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4354, 5956, '_elementor_edit_mode', 'builder'), (4355, 5956, '_elementor_template_type', 'wp-post'), (4356, 5956, '_elementor_version', '3.14.1'), (4357, 5956, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4358, 5956, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'), (4359, 5956, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"34824e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4360, 5956, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582413;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4362, 5957, '_elementor_edit_mode', 'builder'), (4363, 5957, '_elementor_template_type', 'wp-post'), (4364, 5957, '_elementor_version', '3.14.1'), (4365, 5957, '_wp_page_template', 'default'), (4366, 5957, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4367, 5957, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"420\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4368, 5957, '_elementor_css', 'a:6:{s:4:\"time\";i:1691582413;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4370, 5958, '_elementor_edit_mode', 'builder'), (4371, 5958, '_elementor_template_type', 'wp-post'), (4372, 5958, '_elementor_version', '3.14.1'), (4373, 5958, '_wp_page_template', 'default'), (4374, 5958, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4375, 5958, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"420\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4377, 5959, '_elementor_edit_mode', 'builder'), (4378, 5959, '_elementor_template_type', 'wp-post'), (4379, 5959, '_elementor_version', '3.14.1'), (4380, 5959, '_wp_page_template', 'default'), (4381, 5959, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4382, 5959, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"420\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4384, 5960, '_elementor_edit_mode', 'builder'), (4385, 5960, '_elementor_template_type', 'wp-post'), (4386, 5960, '_elementor_version', '3.14.1'), (4387, 5960, '_wp_page_template', 'default'), (4388, 5960, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4389, 5960, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4391, 5961, '_elementor_edit_mode', 'builder'), (4392, 5961, '_elementor_template_type', 'wp-post'), (4393, 5961, '_elementor_version', '3.14.1'), (4394, 5961, '_wp_page_template', 'default'), (4395, 5961, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4396, 5961, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4398, 5962, '_elementor_edit_mode', 'builder'), (4399, 5962, '_elementor_template_type', 'wp-post'), (4400, 5962, '_elementor_version', '3.14.1'), (4401, 5962, '_wp_page_template', 'default'), (4402, 5962, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4403, 5962, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4405, 5963, '_elementor_edit_mode', 'builder'), (4406, 5963, '_elementor_template_type', 'wp-post'), (4407, 5963, '_elementor_version', '3.14.1'), (4408, 5963, '_wp_page_template', 'default'), (4409, 5963, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4410, 5963, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4412, 5964, '_elementor_edit_mode', 'builder'), (4413, 5964, '_elementor_template_type', 'wp-post'), (4414, 5964, '_elementor_version', '3.14.1'), (4415, 5964, '_wp_page_template', 'default'), (4416, 5964, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4417, 5964, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4419, 5965, '_elementor_edit_mode', 'builder'), (4420, 5965, '_elementor_template_type', 'wp-post'), (4421, 5965, '_elementor_version', '3.14.1'), (4422, 5965, '_wp_page_template', 'default'), (4423, 5965, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4424, 5965, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4426, 5966, '_elementor_edit_mode', 'builder'), (4427, 5966, '_elementor_template_type', 'wp-post'), (4428, 5966, '_elementor_version', '3.14.1'), (4429, 5966, '_wp_page_template', 'default'), (4430, 5966, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4431, 5966, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4434, 5967, '_elementor_edit_mode', 'builder'), (4435, 5967, '_elementor_template_type', 'wp-post'), (4436, 5967, '_elementor_version', '3.14.1'), (4437, 5967, '_wp_page_template', 'default'), (4438, 5967, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4439, 5967, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4440, 5967, '_elementor_css', 'a:6:{s:4:\"time\";i:1691656459;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4442, 5968, '_elementor_edit_mode', 'builder'), (4443, 5968, '_elementor_template_type', 'wp-post'), (4444, 5968, '_elementor_version', '3.14.1'), (4445, 5968, '_wp_page_template', 'default'), (4446, 5968, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4447, 5968, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4448, 5968, '_elementor_css', 'a:6:{s:4:\"time\";i:1691656459;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4450, 5969, '_elementor_edit_mode', 'builder'), (4451, 5969, '_elementor_template_type', 'wp-post'), (4452, 5969, '_elementor_version', '3.14.1'), (4453, 5969, '_wp_page_template', 'default'), (4454, 5969, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4455, 5969, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4456, 5969, '_elementor_css', 'a:6:{s:4:\"time\";i:1691656459;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4484, 5976, '_elementor_edit_mode', 'builder'), (4485, 5976, '_elementor_template_type', 'wp-post'), (4486, 5976, '_elementor_version', '3.14.1'), (4487, 5976, '_wp_page_template', 'default'), (4488, 5976, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ENQUIRE NOW\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4e5dd07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/instagram.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (4489, 5976, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (4490, 5976, '_elementor_css', 'a:6:{s:4:\"time\";i:1690403730;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"flaticon\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4492, 5977, '_elementor_edit_mode', 'builder'), (4493, 5977, '_elementor_template_type', 'wp-post'), (4494, 5977, '_elementor_version', '3.14.1'), (4495, 5977, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4496, 5977, '_elementor_data', '[{\"id\":\"8b7984b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#212621\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"9ce42e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38,\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"bc725c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62,\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"align\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f05e68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d921f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"533\\\"]\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d7d0d7\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#292F29\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-footer.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"overlay_blend_mode\":\"multiply\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e4dddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"16d0b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9acd17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c7fee\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"ENQUIRE NOW\",\"title\":\"\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4e5dd07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5431\\\" title=\\\"Contact form\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"157c835\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.666,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4a55527\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"QUICK LINKS\",\"title\":\"\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"align_heading_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"57a8c87\",\"elType\":\"widget\",\"settings\":{\"menu_slug\":\"menu-footer-1\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"menu_color_normal\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_menu_footer\"}],\"isInner\":true},{\"id\":\"0b06c2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7cf67ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"CORPORATE ADDRESS\",\"title\":\"\",\"description\":\"J 1\\/1101, Manjari Greenwoods, Pune-Solapur Road, Manjari, Hadapsar, Pune-412307\",\"align_heading\":\"left\",\"content_typography_sub_title_typography\":\"custom\",\"content_typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_sub_title_font_weight\":\"700\",\"content_typography_sub_title_text_transform\":\"none\",\"color_sub_title\":\"#FFFFFF\",\"margin_sub_title\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"margin_description_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"content_typography_description_typography\":\"custom\",\"content_typography_description_font_weight\":\"500\",\"color_description\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"7f3fa3b\",\"elType\":\"widget\",\"settings\":{\"label\":\"\",\"items_info\":[{\"email_label\":\"info@tridentspaces.com\",\"email_address\":\"info@tridentspaces.com\",\"_id\":\"58a9351\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"},{\"id\":\"630aed4\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"flaticon flaticon-phone\",\"library\":\"flaticon\"},\"label\":\"\",\"items_info\":[{\"type\":\"phone\",\"email_label\":\"needhelp@company.com\",\"email_address\":\"needhelp@company.com\",\"_id\":\"58a9351\",\"phone_label\":\"072 728 95858\",\"phone_address\":\"072 728 95858\"}],\"info_color\":\"#FFFFFF\",\"info_typography_typography\":\"custom\",\"info_typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"prooty_elementor_contact_info\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b08c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF1A\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec10bac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"bea3ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 All Copyright 2023 by Trident Spaces<\\/p>\",\"text_color\":\"#838B83\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"403f974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"47cb310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"32dc318\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"18cf6e9\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/instagram.com\\/tridentspaces\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#212621\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.9,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"hover_primary_color\":\"#C39E76\",\"hover_animation\":\"pulse\",\"ova_social_icons_display\":\"inline-flex\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b764e8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"row_site\"},\"elements\":[{\"id\":\"493fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'), (4497, 5977, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'), (4498, 5977, '_elementor_css', 'a:6:{s:4:\"time\";i:1692003350;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"flaticon\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4500, 5978, '_wp_page_template', 'elementor_header_footer'), (4501, 5978, '_elementor_edit_mode', 'builder'), (4502, 5978, '_elementor_template_type', 'wp-page'), (4503, 5978, '_elementor_version', '3.14.1'), (4504, 5978, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4505, 5978, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4506, 5978, '_elementor_css', 'a:6:{s:4:\"time\";i:1691651383;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4507, 5979, '_wp_page_template', 'elementor_header_footer'), (4508, 5979, '_elementor_edit_mode', 'builder'), (4509, 5979, '_elementor_template_type', 'wp-page'), (4510, 5979, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4511, 5979, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4512, 5979, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4513, 5979, '_elementor_css', 'a:6:{s:4:\"time\";i:1691651383;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4514, 5980, '_wp_page_template', 'elementor_header_footer'), (4515, 5980, '_elementor_edit_mode', 'builder'), (4516, 5980, '_elementor_template_type', 'wp-page'), (4517, 5980, '_elementor_version', '3.14.1'), (4518, 5980, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4519, 5980, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4520, 5980, '_elementor_css', 'a:6:{s:4:\"time\";i:1691651383;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"flaticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4521, 5981, '_wp_page_template', 'elementor_header_footer'), (4522, 5981, '_elementor_edit_mode', 'builder'), (4523, 5981, '_elementor_template_type', 'wp-page'), (4524, 5981, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4525, 5981, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4526, 5981, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4527, 5982, '_wp_page_template', 'elementor_header_footer'), (4528, 5982, '_elementor_edit_mode', 'builder'), (4529, 5982, '_elementor_template_type', 'wp-page'), (4530, 5982, '_elementor_version', '3.14.1'), (4531, 5982, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4532, 5982, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4533, 5983, '_wp_page_template', 'elementor_header_footer'), (4534, 5983, '_elementor_edit_mode', 'builder'), (4535, 5983, '_elementor_template_type', 'wp-page'), (4536, 5983, '_elementor_version', '3.14.1'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4537, 5983, '_elementor_data', '[{\"id\":\"2798e3c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"790feca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3a5898\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 1\",\"shortcode\":\"[rev_slider alias=\\\"home-1\\\" slidertitle=\\\"Home 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"706256b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"248977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a60eee6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b5cb56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"786ea43\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"About Us\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9b91dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c933dc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"2757d66\",\"elType\":\"widget\",\"settings\":{\"show_line\":\"\",\"text\":\"\",\"template\":\"template_2\",\"ova_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2023\\/07\\/About-us.jpg\",\"id\":5563,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_background_background\":\"classic\",\"image_background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/dots.png\",\"id\":1799,\"alt\":\"\",\"source\":\"library\"},\"overlay_image_background_background\":\"classic\",\"overlay_image_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_xpos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"image_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_height_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"overlay_image_background_position\":\"initial\",\"overlay_image_background_ypos\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_image\"}],\"isInner\":false},{\"id\":\"ea4c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":40,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"2bda564\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"description\":\"We believe that living in the arms of natural and urban lifestyle is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"left\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"content_typography_sub_title_pre_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b61e4d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Trident Spaces, a leading real estate company in Pune, specializes in offering an exceptional range of services to our valued customers and clients. We take pride in providing NA bungalow plots, carefully curated to suit diverse preferences and requirements. Our expert team meticulously selects and develops these plots, ensuring they meet the highest standards of quality, infrastructure, and amenities.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45dfb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to offer our customers a seamless experience throughout their journey with us, from site visits to the final possession of their dream bungalow plots. With our extensive knowledge of the local market, we assist clients in making well- informed decisions by providing detailed information on the legal aspects, land documentation, and future development prospects.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a27e18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Trident Spaces, we are dedicated to delivering customer satisfaction, transparency, and reliability, making us the preferred choice for those seeking exceptional NA Plots opportunities in and around Pune.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473de05\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0fa615f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e3da3c2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#173F86\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a978c6d\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":15,\"title\":\"Building Dreams Since\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Years\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"e78ebdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"88b0544\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-design\",\"library\":\"flaticon\"},\"number\":500000,\"title\":\"Area Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"suffix\":\" Sq. Ft.\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"60c67ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6fa729e\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-condominium\",\"library\":\"flaticon\"},\"number\":4,\"title\":\"Projects Developed\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true},{\"id\":\"f0867df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"87ec563\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"icon\":{\"value\":\"flaticon flaticon-bedroom\",\"library\":\"flaticon\"},\"number\":270,\"title\":\"Happy Customers\",\"align\":\"center\",\"align_tablet\":\"flex-start\",\"icon_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"prooty_elementor_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"924f625\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#F6F6F6\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\"},\"elements\":[{\"id\":\"96c1188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ea67af\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"786f3f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e106a1c\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Expertise\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"description\":\"Experience a seamless process of acquiring your dreamland, as our knowledgeable team assists you in finding the perfect piece of land that meets your preferences and requirements. Whether you're looking to make the most of your current property or embark on a new land-buying journey, our comprehensive services ensure you receive the support and expertise needed to unleash the full potential of your land investment or build the house of your dreams.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4db4993\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e862cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"859bfd7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Our Projects\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9108f04\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"dot_control\":\"\"},\"elements\":[],\"widgetType\":\"ova_apartment_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f963aa9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/test-bg.png\",\"id\":2404,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.03,\"sizes\":[]},\"overlay_blend_mode\":\"luminosity\",\"css_classes\":\"ova-section-primary-background\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"494467d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"779c878\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"What They\\u2019re Saying\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"invert_background_image_color\":\"yes\",\"color_sub_title_pre\":\"#FFFFFF\",\"color_sub_title\":\"#FFFFFF\",\"color_title\":\"#FFFFFF\",\"color_description\":\"#FFFFFF\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05d43d9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe8f2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"517ebb5\",\"elType\":\"widget\",\"settings\":{\"tab_item\":[{\"name_author\":\"Mr. Mayank Saxena\",\"_id\":\"702c866\",\"job\":\"Our customer\",\"testimonial\":\"\'Trident Spaces\\u2019 Chinchechi Baug is the tranquil haven I was seeking for my retirement. The picturesque location and essential amenities make it the perfect bungalow plot.\\nWaking up to the soothing sounds of nature will be my daily joy. I highly recommend Trident Spaces projects for a peaceful retreat with a seamless legal and financial process. Thank you, Trident!\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Suraj Deshpande\",\"_id\":\"6d0cb1a\",\"job\":\"Our customer\",\"testimonial\":\""Trident Spaces\\u2019 Coconut County NA Plot Project fulfilled my dream of owning a plot to build my dream home. The stunning views and ample space surpassed my expectations. It's a serene escape from the city's chaos. Thank you, Trident, for their hassle-free operations and legal support. I'm thrilled with my decision to invest in a bungalow plot."\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mr. Rajeev Singh\",\"_id\":\"077f523\",\"job\":\"Our customer\",\"testimonial\":\""Investing in a bungalow plot at Chinchechi Baug was my best decision yet. It's an ideal location for a weekend getaway or a permanent residence, and the land value has seen remarkable appreciation. I'm grateful to Bhaskar Sir, Purushotham Sir, and Tushar Sir for this opportunity to own land that I can pass on to future generations. Thank you!"\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"name_author\":\"Mrs. Sangeeta Sinha\",\"_id\":\"30bce4b\",\"job\":\"Our customer\",\"testimonial\":\"\\u201cI purchased a bungalow plot at Alphanso Farms for investment purposes, and it has been a great decision. I have already seen a significant return on my investment in this area and expect it to continue to grow in the years to come. I thank everyone at Trident to provide me with the best possible plots and guiding me through the process without worry.\\u201d\",\"image_author\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"dot_control\":\"\",\"center_mode\":\"yes\",\"pause_on_hover\":\"\"},\"elements\":[],\"widgetType\":\"prooty_elementor_testimonial\"}],\"isInner\":false}],\"isInner\":false}]'), (4538, 5983, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'), (4580, 5990, '_elementor_edit_mode', 'builder'), (4581, 5990, '_elementor_template_type', 'wp-post'), (4582, 5990, '_elementor_version', '3.14.1'), (4583, 5990, '_wp_page_template', 'default'), (4584, 5990, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4585, 5990, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4586, 5990, '_elementor_css', 'a:6:{s:4:\"time\";i:1691664319;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4588, 5991, '_elementor_edit_mode', 'builder'), (4589, 5991, '_elementor_template_type', 'wp-post'), (4590, 5991, '_elementor_version', '3.14.1'), (4591, 5991, '_wp_page_template', 'default'), (4592, 5991, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4593, 5991, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4594, 5991, '_elementor_css', 'a:6:{s:4:\"time\";i:1691664319;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4596, 5992, '_elementor_edit_mode', 'builder'), (4597, 5992, '_elementor_template_type', 'wp-post'), (4598, 5992, '_elementor_version', '3.14.1'), (4599, 5992, '_wp_page_template', 'default'), (4600, 5992, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4601, 5992, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4602, 5992, '_elementor_css', 'a:6:{s:4:\"time\";i:1691664319;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4604, 5993, '_elementor_edit_mode', 'builder'), (4605, 5993, '_elementor_template_type', 'wp-post'), (4606, 5993, '_elementor_version', '3.14.1'), (4607, 5993, '_wp_page_template', 'default'), (4608, 5993, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4609, 5993, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4611, 5994, '_elementor_edit_mode', 'builder'), (4612, 5994, '_elementor_template_type', 'wp-post'), (4613, 5994, '_elementor_version', '3.14.1'), (4614, 5994, '_wp_page_template', 'default'), (4615, 5994, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4616, 5994, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4618, 5995, '_elementor_edit_mode', 'builder'), (4619, 5995, '_elementor_template_type', 'wp-post'), (4620, 5995, '_elementor_version', '3.14.1'), (4621, 5995, '_wp_page_template', 'default'), (4622, 5995, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4623, 5995, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4625, 5996, '_elementor_edit_mode', 'builder'), (4626, 5996, '_elementor_template_type', 'wp-post'), (4627, 5996, '_elementor_version', '3.14.1'), (4628, 5996, '_wp_page_template', 'default'), (4629, 5996, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4630, 5996, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4632, 5997, '_elementor_edit_mode', 'builder'), (4633, 5997, '_elementor_template_type', 'wp-post'), (4634, 5997, '_elementor_version', '3.14.1'), (4635, 5997, '_wp_page_template', 'default'), (4636, 5997, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4637, 5997, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences \",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4639, 5998, '_elementor_edit_mode', 'builder'), (4640, 5998, '_elementor_template_type', 'wp-post'), (4641, 5998, '_elementor_version', '3.14.1'), (4642, 5998, '_wp_page_template', 'default'), (4643, 5998, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4644, 5998, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4648, 6000, '_elementor_edit_mode', 'builder'), (4649, 6000, '_elementor_template_type', 'wp-post'), (4650, 6000, '_elementor_version', '3.9.1'), (4651, 6000, '_wp_page_template', 'default'), (4652, 6000, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4653, 6000, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (4654, 6000, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934620;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4656, 6001, '_elementor_edit_mode', 'builder'), (4657, 6001, '_elementor_template_type', 'wp-post'), (4658, 6001, '_elementor_version', '3.9.1'), (4659, 6001, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4660, 6001, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4661, 6001, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (4662, 6001, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934620;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4664, 6002, '_elementor_edit_mode', 'builder'), (4665, 6002, '_elementor_template_type', 'wp-post'), (4666, 6002, '_elementor_version', '3.9.1'), (4667, 6002, '_wp_page_template', 'default'), (4668, 6002, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4669, 6002, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (4670, 6002, '_elementor_css', 'a:6:{s:4:\"time\";i:1689934620;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4672, 6003, '_elementor_edit_mode', 'builder'), (4673, 6003, '_elementor_template_type', 'wp-post'), (4674, 6003, '_elementor_version', '3.14.1'), (4675, 6003, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4676, 6003, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4677, 6003, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4679, 6004, '_elementor_edit_mode', 'builder'), (4680, 6004, '_elementor_template_type', 'wp-post'), (4681, 6004, '_elementor_version', '3.14.1'), (4682, 6004, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4683, 6004, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4684, 6004, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4686, 6005, '_elementor_edit_mode', 'builder'), (4687, 6005, '_elementor_template_type', 'wp-post'), (4688, 6005, '_elementor_version', '3.14.1'), (4689, 6005, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4690, 6005, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nGhotawade, Hinjawadi, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4691, 6005, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4693, 6006, '_elementor_edit_mode', 'builder'), (4694, 6006, '_elementor_template_type', 'wp-post'), (4695, 6006, '_elementor_version', '3.14.1'), (4696, 6006, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4697, 6006, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nGhotawade, Hinjawadi, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4698, 6006, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4700, 6007, '_elementor_edit_mode', 'builder'), (4701, 6007, '_elementor_template_type', 'wp-post'), (4702, 6007, '_elementor_version', '3.14.1'), (4703, 6007, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4704, 6007, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nGhotawade, Hinjawadi, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4705, 6007, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4707, 6008, '_elementor_edit_mode', 'builder'), (4708, 6008, '_elementor_template_type', 'wp-post'), (4709, 6008, '_elementor_version', '3.14.1'), (4710, 6008, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4711, 6008, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4712, 6008, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4724, 6014, '_elementor_edit_mode', 'builder'), (4725, 6014, '_elementor_template_type', 'wp-post'), (4726, 6014, '_elementor_version', '3.14.1'), (4727, 6014, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4728, 6014, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4729, 6014, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4731, 6015, '_elementor_edit_mode', 'builder'), (4732, 6015, '_elementor_template_type', 'wp-post'), (4733, 6015, '_elementor_version', '3.14.1'), (4734, 6015, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4735, 6015, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4736, 6015, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4738, 6016, '_elementor_edit_mode', 'builder'), (4739, 6016, '_elementor_template_type', 'wp-post'), (4740, 6016, '_elementor_version', '3.14.1'), (4741, 6016, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4742, 6016, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4743, 6016, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4745, 6017, '_elementor_edit_mode', 'builder'), (4746, 6017, '_elementor_template_type', 'wp-post'), (4747, 6017, '_elementor_version', '3.14.1'), (4748, 6017, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4749, 6017, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4750, 6017, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4752, 6018, '_elementor_edit_mode', 'builder'), (4753, 6018, '_elementor_template_type', 'wp-post'), (4754, 6018, '_elementor_version', '3.14.1'), (4755, 6018, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4756, 6018, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4757, 6018, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4759, 6019, '_elementor_edit_mode', 'builder'), (4760, 6019, '_elementor_template_type', 'wp-post'), (4761, 6019, '_elementor_version', '3.14.1'), (4762, 6019, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4763, 6019, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4764, 6019, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4793, 6031, '_elementor_edit_mode', 'builder'), (4794, 6031, '_elementor_template_type', 'wp-post'), (4795, 6031, '_elementor_version', '3.14.1'), (4796, 6031, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4797, 6031, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4798, 6031, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4800, 6032, '_elementor_edit_mode', 'builder'), (4801, 6032, '_elementor_template_type', 'wp-post'), (4802, 6032, '_elementor_version', '3.14.1'), (4803, 6032, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4804, 6032, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4805, 6032, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4807, 6033, '_elementor_edit_mode', 'builder'), (4808, 6033, '_elementor_template_type', 'wp-post'), (4809, 6033, '_elementor_version', '3.14.1'), (4810, 6033, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4811, 6033, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4812, 6033, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4814, 6034, '_elementor_edit_mode', 'builder'), (4815, 6034, '_elementor_template_type', 'wp-post'), (4816, 6034, '_elementor_version', '3.14.1'), (4817, 6034, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4818, 6034, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4819, 6034, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4821, 6035, '_elementor_edit_mode', 'builder'), (4822, 6035, '_elementor_template_type', 'wp-post'), (4823, 6035, '_elementor_version', '3.14.1'), (4824, 6035, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4825, 6035, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4826, 6035, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4828, 6036, '_elementor_edit_mode', 'builder'), (4829, 6036, '_elementor_template_type', 'wp-post'), (4830, 6036, '_elementor_version', '3.14.1'), (4831, 6036, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4832, 6036, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4833, 6036, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4835, 6037, '_elementor_edit_mode', 'builder'), (4836, 6037, '_elementor_template_type', 'wp-post'), (4837, 6037, '_elementor_version', '3.14.1'), (4838, 6037, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4839, 6037, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4840, 6037, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4842, 6038, '_elementor_edit_mode', 'builder'), (4843, 6038, '_elementor_template_type', 'wp-post'), (4844, 6038, '_elementor_version', '3.14.1'), (4845, 6038, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4846, 6038, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4847, 6038, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4849, 6039, '_elementor_edit_mode', 'builder'), (4850, 6039, '_elementor_template_type', 'wp-post'), (4851, 6039, '_elementor_version', '3.14.1'), (4852, 6039, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4853, 6039, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4854, 6039, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4857, 6040, '_elementor_edit_mode', 'builder'), (4858, 6040, '_elementor_template_type', 'wp-post'), (4859, 6040, '_elementor_version', '3.9.1'), (4860, 6040, '_wp_page_template', 'default'), (4861, 6040, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4862, 6040, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (4863, 6040, '_elementor_css', 'a:6:{s:4:\"time\";i:1690526023;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4865, 6041, '_elementor_edit_mode', 'builder'), (4866, 6041, '_elementor_template_type', 'wp-post'), (4867, 6041, '_elementor_version', '3.9.1'), (4868, 6041, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4869, 6041, '_elementor_data', '[{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"110\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. Fustered impressive manifest crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jepers crud decore recteque philosophia eumuas.<\\/p><p>Beyond more stoic this along goodness hey this this wow manatee mongoose one as since a far flustered impressive manifest far crud opened inside owing punitively around forewent and after wasteful telling sprang coldly and spoke less clients. Squid hesitantly preparatory gibbered some tyran nically talkative jeepers sjhand kuk crud.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cf3d9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Lorem ipsum dolor sit amet is simply free text available in the market\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"40e9c62\"},{\"text\":\"Sed tempor arcu non ligula convallis suffered alternation in some form by injected\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"f4f2bed\"},{\"text\":\"Fusce sodales lacus sollicitudin, if you are going to use a passage\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"3b8160f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#292F29\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"__globals__\":{\"icon_color\":\"\"},\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\\/\\/\",\"sub_title\":\"The Plan\",\"title\":\"Check our \\napartment plan\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/bg-logo-heading.png\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"18a2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"a584daf\",\"elType\":\"widget\",\"settings\":{\"template\":\"template2\",\"items_1\":[{\"title_1\":\"Website Development\",\"class_icon_1\":{\"value\":\"flaticon flaticon-storage-tank\",\"library\":\"flaticon\"},\"_id\":\"aefb819\"},{\"title_1\":\"Internal Networking\",\"_id\":\"22d1725\"}],\"items_2\":[{\"title_2\":\"Total area\",\"text\":\"2800 sqft\",\"_id\":\"5c09cda\"},{\"title_2\":\"Floor no.\",\"text\":\"9th\",\"_id\":\"83170ff\"},{\"title_2\":\"Current status\",\"text\":\"avaiable\",\"_id\":\"d3cd461\"},{\"title_2\":\"No.of rooms\",\"text\":\"04\",\"_id\":\"dcc0431\"},{\"title_2\":\"Parking available\",\"text\":\"yes\",\"_id\":\"c5d56f9\"},{\"title_2\":\"Swimming pool\",\"text\":\"yes\",\"_id\":\"f46b8fd\"},{\"title_2\":\"Price from\",\"text\":\"$4500\",\"_id\":\"5b65e0d\"}]},\"elements\":[],\"widgetType\":\"prooty_elementor_ova_icon_list\"}],\"isInner\":true},{\"id\":\"c4b43eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"7359f85\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/wp-content\\/uploads\\/2022\\/12\\/floor-plan.png\",\"id\":4190,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"43fdbb9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of psum available, but the majority have alteration in some form, by injected humour, or randomised words which don\'t look even believable.<\\/p><p>If you are going to use a passage of lorem ipsum is simply free text, you need to be sure there isn\'t anything embarrassing hidden.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"07dfa45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a visit\",\"link\":{\"url\":\"https:\\/\\/demo.ovatheme.com\\/prooty\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (4870, 6041, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (4871, 6041, '_elementor_css', 'a:6:{s:4:\"time\";i:1690526023;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4873, 6042, '_elementor_edit_mode', 'builder'), (4874, 6042, '_elementor_template_type', 'wp-post'), (4875, 6042, '_elementor_version', '3.9.1'), (4876, 6042, '_wp_page_template', 'default'), (4877, 6042, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4878, 6042, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'), (4879, 6042, '_elementor_css', 'a:6:{s:4:\"time\";i:1690526023;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4883, 6044, '_elementor_edit_mode', 'builder'), (4884, 6044, '_elementor_template_type', 'wp-post'), (4885, 6044, '_elementor_version', '3.14.1'), (4886, 6044, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4887, 6044, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4888, 6044, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4890, 6045, '_elementor_edit_mode', 'builder'), (4891, 6045, '_elementor_template_type', 'wp-post'), (4892, 6045, '_elementor_version', '3.14.1'), (4893, 6045, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4894, 6045, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4895, 6045, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4897, 6046, '_elementor_edit_mode', 'builder'), (4898, 6046, '_elementor_template_type', 'wp-post'), (4899, 6046, '_elementor_version', '3.14.1'), (4900, 6046, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4901, 6046, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4902, 6046, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4904, 6047, '_elementor_edit_mode', 'builder'), (4905, 6047, '_elementor_template_type', 'wp-post'), (4906, 6047, '_elementor_version', '3.14.1'), (4907, 6047, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4908, 6047, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4909, 6047, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4910, 6047, '_elementor_css', 'a:6:{s:4:\"time\";i:1692686991;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4912, 6048, '_elementor_edit_mode', 'builder'), (4913, 6048, '_elementor_template_type', 'wp-post'), (4914, 6048, '_elementor_version', '3.14.1'), (4915, 6048, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4916, 6048, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\"><ul class=\\\"info-list\\\"><li class=\\\"item item-0\\\"><span class=\\\"value\\\"><br \\/>Total Plot Area<\\/span><span class=\\\"label\\\"><br \\/>5 acres<br \\/><\\/span><\\/li><li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\"><br \\/>25 plots<br \\/><\\/span><\\/li><li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities<br \\/><\\/span><span class=\\\"label\\\"><br \\/>10+ Amenities<br \\/><\\/span><\\/li><li class=\\\"item item-3\\\"><span class=\\\"value\\\"><br \\/>Location<\\/span><span class=\\\"label\\\"><br \\/>Ghotawade, Hinjawadi, Pune<br \\/><\\/span><\\/li><\\/ul><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4917, 6048, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4918, 6048, '_elementor_css', 'a:6:{s:4:\"time\";i:1692686991;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4920, 6049, '_elementor_edit_mode', 'builder'), (4921, 6049, '_elementor_template_type', 'wp-post'), (4922, 6049, '_elementor_version', '3.14.1'), (4923, 6049, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4924, 6049, '_elementor_data', '[{\"id\":\"09bad63\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5235658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-top.jpg\",\"id\":6009,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"e54a857\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9329748\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b0fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2ebc09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b7cf47\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"332e0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"5e213c4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0ded02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c212912\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nGhotawade, Hinjawadi, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94e63df\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d83ea9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e986ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf0c6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c4ede68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80cf5ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2215a0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5c70fd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405e3b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec65f7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb50132\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9fd5ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"2d1084f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c5b791\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"209b126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa97adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bc66d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5e3877d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c5240ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"d80d348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4f4be8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3ef3ac1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"641da66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ef350c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e67b47c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3275e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b4ae93\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"dea1694\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2750f36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"b251ac9\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643ee65\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8b1cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db26282\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0efd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0bdb9bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"df9629b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bcce72d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"8453b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3133441\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4be11bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c2d18b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b65b54\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"495b59c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"831a26c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a92550c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7380cab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"0787cdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aae3cb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae7bcdc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c137d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6af242\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28afb1d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286b0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c24047f\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"4bba2b3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c78a489\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"f42558f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5402dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"7e2f69b\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a8a9b90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961bd6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e38016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"248c1ec\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"9f72ee4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4925, 6049, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4926, 6049, '_elementor_css', 'a:6:{s:4:\"time\";i:1692686991;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (4929, 6050, '_elementor_edit_mode', 'builder'), (4930, 6050, '_elementor_template_type', 'wp-post'), (4931, 6050, '_elementor_version', '3.14.1'), (4932, 6050, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4933, 6050, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4934, 6050, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4936, 6051, '_elementor_edit_mode', 'builder'), (4937, 6051, '_elementor_template_type', 'wp-post'), (4938, 6051, '_elementor_version', '3.14.1'), (4939, 6051, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4940, 6051, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uncover The Essence Of Opulence And Grace\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A picturesque nature retreat spread across 5 acres with 25 plots, offering the perfect blend of eco-luxury living amidst lush landscapes and modern amenities. Embrace tranquility and create your dream home in this serene paradise.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Coconut County, delight in a lifestyle of solitude, indulgence, and convenience. Experience world-class amenities thoughtfully designed to harmonize with the picturesque ambiance of nature. From the clubhouse and gym to the open party lawn and children\'s play area, every corner enhances your well-being and adds joy to your living experience.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CLUB HOUSE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GARDEN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GAZEBO\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Nature\'s Luxury Redefined With Carefully Crafted Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Chinchechi Baug offers an unparalleled experience of indulging in nature\'s embrace while enjoying premium living. Beyond providing utmost comfort, we prioritize strong foundations to ensure a thriving and exceptional community at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60520.27910564649!2d73.6595789!3d18.5506963!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd8ffd460713%3A0xcc0ee16d4a0e5546!2sCoconut%20County-NA%20Bungalow%20Plots!5e0!3m2!1sen!2sin!4v1692683374624!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Serene Living With Urban Convenience\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Discover Coconut County, peacefully located in Hinjewadi amidst nature\'s beauty. Enjoy the best of both worlds with easy access to urban amenities while residing in a serene and tranquil environment.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4941, 6051, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4943, 6052, '_elementor_edit_mode', 'builder'), (4944, 6052, '_elementor_template_type', 'wp-post'), (4945, 6052, '_elementor_version', '3.14.1'), (4946, 6052, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4947, 6052, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4948, 6052, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4958, 6057, '_elementor_edit_mode', 'builder'), (4959, 6057, '_elementor_template_type', 'wp-post'), (4960, 6057, '_elementor_version', '3.14.1'), (4961, 6057, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4962, 6057, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4963, 6057, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4965, 6058, '_elementor_edit_mode', 'builder'), (4966, 6058, '_elementor_template_type', 'wp-post'), (4967, 6058, '_elementor_version', '3.14.1'), (4968, 6058, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4969, 6058, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Amenities-.jpg\",\"id\":6010,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\",\"id\":6011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6013,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights-3.jpg\"},{\"id\":6012,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Project-Highlights.jpg\"},{\"id\":6011,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-Features.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4970, 6058, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (4972, 6059, '_elementor_edit_mode', 'builder'), (4973, 6059, '_elementor_template_type', 'wp-post'), (4974, 6059, '_elementor_version', '3.14.1'), (4975, 6059, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (4976, 6059, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (4977, 6059, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5003, 6072, '_elementor_edit_mode', 'builder'), (5004, 6072, '_elementor_template_type', 'wp-post'), (5005, 6072, '_elementor_version', '3.14.1'), (5006, 6072, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5007, 6072, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5008, 6072, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5010, 6073, '_elementor_edit_mode', 'builder'), (5011, 6073, '_elementor_template_type', 'wp-post'), (5012, 6073, '_elementor_version', '3.14.1'), (5013, 6073, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5014, 6073, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Garden.png\",\"id\":6021,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_senior-sitting-area.png\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_play-area.png\",\"id\":6024,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County-16.png\",\"id\":6029,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Street-lights.png\",\"id\":6028,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Private-fencing.png\",\"id\":6025,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Coconut-County_Grand-entrance.png\",\"id\":6022,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5015, 6073, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5017, 6074, '_elementor_edit_mode', 'builder'), (5018, 6074, '_elementor_template_type', 'wp-post'), (5019, 6074, '_elementor_version', '3.14.1'), (5020, 6074, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5021, 6074, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Gym.png\",\"id\":6060,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_play-area.png\",\"id\":6061,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_senior-sitting-area.png\",\"id\":6062,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Jogging.png\",\"id\":6063,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Party-lawn.png\",\"id\":6064,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_indoor-games.png\",\"id\":6065,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5022, 6074, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5051, 42, '_wp_old_date', '2023-08-05'), (5078, 6081, '_elementor_edit_mode', 'builder'), (5079, 6081, '_elementor_template_type', 'wp-post'), (5080, 6081, '_elementor_version', '3.14.1'), (5081, 6081, '_wp_page_template', 'default'), (5082, 6081, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5083, 6081, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (5084, 6081, '_elementor_css', 'a:6:{s:4:\"time\";i:1692248147;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (5086, 6082, '_elementor_edit_mode', 'builder'), (5087, 6082, '_elementor_template_type', 'wp-post'), (5088, 6082, '_elementor_version', '3.14.1'), (5089, 6082, '_wp_page_template', 'default'), (5090, 6082, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5091, 6082, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Gym.png\",\"id\":5877,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_play-area.png\",\"id\":5878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_senior-sitting-area.png\",\"id\":5879,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Jogging.png\",\"id\":5880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_indoor-games.png\",\"id\":5890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-16.png\",\"id\":5884,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Electricity.png\",\"id\":5885,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Street-lights.png\",\"id\":5886,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Private-fencing.png\",\"id\":5894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_road.png\",\"id\":5887,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso_Grand-entrance.png\",\"id\":5888,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (5092, 6082, '_elementor_css', 'a:6:{s:4:\"time\";i:1692248147;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (5094, 6083, '_elementor_edit_mode', 'builder'), (5095, 6083, '_elementor_template_type', 'wp-post'), (5096, 6083, '_elementor_version', '3.14.1'), (5097, 6083, '_wp_page_template', 'default'), (5098, 6083, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:16:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";}}'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5099, 6083, '_elementor_data', '[{\"id\":\"444de1b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"02c008a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Top-Banner.jpg\",\"id\":5856,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d5ee152\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee225ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f069c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ee0e929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"833609d\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ac4a7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"0d8b835\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3c9eea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"aa254f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nChandkhed, Kasarsai, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6052aa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdbd95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51bde77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99f17ef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d310b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a22634\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nature\'s Aesthetics Redefined: Rustic Luxury Unveiled\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4167b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to Alphonso Farms, a spectacular land project situated in the heart of nature, spanning 5 acres and featuring 25 thoughtfully crafted plots. Whether you choose to spend your days strolling through the mango trees, resting in the quiet surroundings, or immersing yourself in the luxurious comforts of your villa, Alphonso Farms promises an unparalleled lifestyle that embraces the essence of rustic luxury.<\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2a5575\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f48c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb29ef\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"5b41f57\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76dbab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"a808b08\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in offering a delightful array of amenities thoughtfully curated to cater to every age and interest. From an invigorating open gym and a fun-filled children\'s play area to a serene senior citizens\' sit-out, jogging track and a spacious party lawn, we ensure that residents of all generations can live in a harmonious and active lifestyle amidst the beauty of nature.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b69577\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"58e85c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8e26f30\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Gym.png\",\"id\":6060,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e9949d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_play-area.png\",\"id\":6061,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDERS PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b290bee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_senior-sitting-area.png\",\"id\":6062,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"90734fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"8719121\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\",\"id\":5853,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1615a6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"92b301b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Jogging.png\",\"id\":6063,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b2de78\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Party-lawn.png\",\"id\":6064,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"db5798b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_indoor-games.png\",\"id\":6065,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b9687d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e2a7d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf96b4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"55902b5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c2cf39\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"fd12cab\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Unparalleled Convenience and Infrastructure\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Enjoy the privacy yet connectedness to the society of individual plot compounds, offering a sense of personal space and community living. Wander along the graceful roads and picturesque views where nature and luxury unite seamlessly.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf42f5e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"887da56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fa5ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-FEATURE.jpg\",\"id\":5854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8583bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7650482\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"afdef7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f14782\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"00208fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"de36570\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ba06ff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e17aa09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19a3415\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b0e8325\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb8488\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff26bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc4c2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5bb2a9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3644744\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e6a68c9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b26d63c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2000d37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9fe222\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ed9701\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b754e04\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"47e947b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4474796\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"9a9ac3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d30244.659530562876!2d73.6070555!3d18.6378418!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2a56d97da17ab%3A0x51b2d88edf97ab31!2sAlphonso%20Farms!5e0!3m2!1sen!2sin!4v1691652238361!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f63ed7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cbef3d7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"A Serene Vista Placed Right in The Middle Of Nature\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Alphonso Farms captures the perfect essence of wondrous beauty of nature. Surrounded by lush landscapes and breathtaking views, this place offers tranquility where you can escape the bustling city life and immerse in the peaceful embrace of greenery.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"cb09e20\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hinjewadi - 30 mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Kasarsai Dam - 7 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Shirgaon Prati Shirdi - 20 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Somatana Phata - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Express Highway - 30 Mins\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f65197\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4d6652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9465c23\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"981e191\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":5759,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS.jpg\"},{\"id\":5758,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-3.jpg\"},{\"id\":5757,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PROJECT-HIGHLIGHTS-2.jpg\"},{\"id\":5768,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Amenities-2.jpg\"},{\"id\":5853,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Alphanso-Amenities-368x389-2.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"bc35963\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Delivering Exclusive Experiences\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"At Trident Group, we believe that living amidst nature is the most peaceful way of living. Our plots are not just a piece of land, but a sanctuary where you can escape the hustle and bustle of the city. We pride ourselves on our strong research and commitment to delivering the best possible homes for our customers. For us, relationships are the cornerstone of our business, and we value them more than anything else.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"b9df219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7f52ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"content_position\":\"center\",\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"958d6cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Enquiry Form & Contact Details:\\u00a0<\\/strong><br \\/><b>Project Address:<\\/b><span style=\\\"font-weight: 400;\\\"> Chandkhed, Kasarsai<\\/span><br \\/><span style=\\\"font-weight: 400;\\\">Contact Details : email - <\\/span><a href=\\\"mailto:info@tridentgroup.com\\\"><span style=\\\"font-weight: 400;\\\">info@tridentgroup.com<\\/span><\\/a><br \\/><span style=\\\"font-weight: 400;\\\">Mobile - +91 72 72 89 5858\\u00a0<\\/span><\\/p>\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'), (5100, 6083, '_elementor_css', 'a:6:{s:4:\"time\";i:1692248147;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (5115, 6090, '_elementor_edit_mode', 'builder'), (5116, 6090, '_elementor_template_type', 'wp-post'), (5117, 6090, '_elementor_version', '3.14.1'), (5118, 6090, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5119, 6090, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Gym.png\",\"id\":6060,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_play-area.png\",\"id\":6061,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_senior-sitting-area.png\",\"id\":6062,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Jogging.png\",\"id\":6063,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Party-lawn.png\",\"id\":6064,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_indoor-games.png\",\"id\":6065,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5120, 6090, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5121, 6090, '_elementor_css', 'a:6:{s:4:\"time\";i:1692769298;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (5123, 6091, '_elementor_edit_mode', 'builder'), (5124, 6091, '_elementor_template_type', 'wp-post'), (5125, 6091, '_elementor_version', '3.14.1'), (5126, 6091, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5127, 6091, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Gym.png\",\"id\":6060,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_play-area.png\",\"id\":6061,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_senior-sitting-area.png\",\"id\":6062,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Jogging.png\",\"id\":6063,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Party-lawn.png\",\"id\":6064,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_indoor-games.png\",\"id\":6065,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5128, 6091, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5129, 6091, '_elementor_css', 'a:6:{s:4:\"time\";i:1692769298;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (5131, 6092, '_elementor_edit_mode', 'builder'), (5132, 6092, '_elementor_template_type', 'wp-post'), (5133, 6092, '_elementor_version', '3.14.1'), (5134, 6092, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5135, 6092, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/OPEN-GYM.png\",\"id\":6087,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/CHILDREN_S-PLAY-AREA.png\",\"id\":6084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/SENIOR-CITIZENS-SIT-OUT.png\",\"id\":6089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/JOGGING-TRACK.png\",\"id\":6086,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PARTY-LAWN.png\",\"id\":6088,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/INDOOR-GAMES.png\",\"id\":6085,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5136, 6092, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5137, 6092, '_elementor_css', 'a:6:{s:4:\"time\";i:1692769298;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'), (5151, 6099, '_elementor_edit_mode', 'builder'), (5152, 6099, '_elementor_template_type', 'wp-post'), (5153, 6099, '_elementor_version', '3.14.1'), (5154, 6099, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5155, 6099, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/OPEN-GYM.png\",\"id\":6087,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/CHILDREN_S-PLAY-AREA.png\",\"id\":6084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/SENIOR-CITIZENS-SIT-OUT.png\",\"id\":6089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/JOGGING-TRACK.png\",\"id\":6086,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PARTY-LAWN.png\",\"id\":6088,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/INDOOR-GAMES.png\",\"id\":6085,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5156, 6099, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5158, 6100, '_elementor_edit_mode', 'builder'), (5159, 6100, '_elementor_template_type', 'wp-post'), (5160, 6100, '_elementor_version', '3.14.1'), (5161, 6100, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5162, 6100, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/OPEN-GYM.png\",\"id\":6087,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/CHILDREN_S-PLAY-AREA.png\",\"id\":6084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/SENIOR-CITIZENS-SIT-OUT.png\",\"id\":6089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/JOGGING-TRACK.png\",\"id\":6086,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PARTY-LAWN.png\",\"id\":6088,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/INDOOR-GAMES.png\",\"id\":6085,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons-16.png\",\"id\":6066,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Electricity.png\",\"id\":6067,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Street-lights.png\",\"id\":6068,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Private-fencing.png\",\"id\":6069,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7a5e574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa1b0f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_road.png\",\"id\":6070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CONCRETE ROAD\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"795685f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1015692\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-icons_Grand-entrance.png\",\"id\":6071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"GRAND ENTRANCE GATE\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0550fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a48afa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"34d2612\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34c2b53\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ff3a9aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c1b7a\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Location\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"a6ad568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"699a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-right\",\"animation_tablet\":\"none\",\"animation_delay\":100},\"elements\":[{\"id\":\"09f73d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d60523.90138022665!2d73.6576657!3d18.5404746!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bd6c6a34bd29%3A0x571e30173beb539c!2sChinchechi%20Baug%20NA%20Villa%20Plots!5e0!3m2!1sen!2sin!4v1692687551170!5m2!1sen!2sin\\\" width=\\\"100%\\\" height=\\\"400\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3336d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"1ac2ea4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Seamlessly Connected To Nature And City Life\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a life of peace and harmony as you enjoy the best of both worlds - the convenience of urban living and the calming embrace of nature. Our thoughtfully designed community ensures that every moment spent here is filled with contentment and joy.\",\"align_heading\":\"\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"988abf6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Megapolis Township \\/ Hinjewadi Phase Three \\u2013 5 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"cba922f\"},{\"text\":\"Pirangut \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"33a8225\"},{\"text\":\"Metro Station \\u2013 10 min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"a9aeca5\"},{\"text\":\"Hinjewadi Phase One \\u2013 10 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7ec5fb1\"},{\"text\":\"Wakad \\u2013 15 Min\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3e39996\"}],\"icon_color\":\"#173F86\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#7C7C7C\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e01b1ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bcb4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3811608\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Gallery\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"08fd7b5\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"prooty_square\",\"slides_to_show\":\"3\",\"slides_to_scroll\":\"4\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pause_on_hover\":\"no\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":4000,\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'), (5163, 6100, '_elementor_page_assets', 'a:1:{s:6:\"styles\";a:14:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";}}'), (5165, 6101, '_elementor_edit_mode', 'builder'), (5166, 6101, '_elementor_template_type', 'wp-post'), (5167, 6101, '_elementor_version', '3.14.1'), (5168, 6101, '_wp_page_template', 'default'); INSERT INTO `ts_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (5169, 6101, '_elementor_data', '[{\"id\":\"ba9948a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"eafb023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Top-Banner.jpg\",\"id\":6043,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"ca34533\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":820,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e729261\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ecd2df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3beeefc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Highlights\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c5af69\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a0b01f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"e3847bc\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":6053,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project.jpg\"},{\"id\":6054,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Project-768x581-2.jpg\"},{\"id\":6055,\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":3000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"223fee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2210c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"apartment-info2 \\\">\\n<ul class=\\\"info-list\\\">\\n \\t<li class=\\\"item item-0\\\"><span class=\\\"value\\\">\\nTotal Plot Area<\\/span><span class=\\\"label\\\">\\n5 acres\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-1\\\"><span class=\\\"value\\\">Total No of Plots <\\/span><span class=\\\"label\\\">\\n25 plots\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-2\\\"><span class=\\\"value\\\">Amenities\\n<\\/span><span class=\\\"label\\\">\\n10+ Amenities\\n<\\/span><\\/li>\\n \\t<li class=\\\"item item-3\\\"><span class=\\\"value\\\">\\nLocation<\\/span><span class=\\\"label\\\">\\nHinjewadi Annex, Pune\\n<\\/span><\\/li>\\n<\\/ul>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2666da2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"09de1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb61eb2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Brochure\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#4370B6\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49412bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0e6a8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"165274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Well-crafted Symphony Of Luxury And Relaxation\",\"title_color\":\"#173F86\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h3\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"905c8d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to Chinchechi Baug - an exclusive haven of comfort and luxury. Spread over 5 acres with 25 plots, this project in Hinjewadi Annex offers an extraordinary living experience. Embrace the allure of nature as you design your dream villa in this prestigious community. Experience the perfect blend of tranquility and opulence at Chinchechi Baug.\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a65bed\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e23670\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"6ffbfb0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fd7e9b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"30f76f4\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Elevate Your Lifestyle with Luxurious Amenities\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"Indulge in a lifestyle of sheer luxury and convenience at Chinchechi Baug, where a plethora of world-class amenities awaits you. Unwind and rejuvenate in the open gym, keeping your fitness journey on track amidst the soothing embrace of nature. Let your little ones explore and play in the well-crafted children\'s play area, fostering their joy and creativity.\",\"content_typography_sub_title_pre_typography\":\"custom\",\"content_typography_sub_title_pre_text_transform\":\"uppercase\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0d9c638\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"e57af5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"91b834f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/OPEN-GYM.png\",\"id\":6087,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"OPEN GYM\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ecde0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/CHILDREN_S-PLAY-AREA.png\",\"id\":6084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"CHILDREN\'S PLAY AREA\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"02a674f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/SENIOR-CITIZENS-SIT-OUT.png\",\"id\":6089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"SENIOR CITIZENS SIT-OUT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7bb4792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"ova-move-up\",\"animation_tablet\":\"none\",\"animation_delay\":500},\"elements\":[{\"id\":\"01346af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-Amenities.jpg\",\"id\":6056,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dc15294\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.332,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300,\"content_position\":\"center\"},\"elements\":[{\"id\":\"a8a452e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/JOGGING-TRACK.png\",\"id\":6086,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"JOGGING TRACK\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4df48de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/PARTY-LAWN.png\",\"id\":6088,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"PARTY LAWN\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5134155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/INDOOR-GAMES.png\",\"id\":6085,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDOOR GAMES\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8604be\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cabd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"575afaa\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Features\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"},{\"id\":\"ebf740e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c81024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":30,\"animation\":\"ova-move-left\",\"animation_tablet\":\"none\",\"animation_delay\":300},\"elements\":[{\"id\":\"cd3edf7\",\"elType\":\"widget\",\"settings\":{\"sub_title_pre\":\"\",\"sub_title\":\"\",\"title\":\"Luxury Redefined In A Fascinating Natural Retreat\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"ova-move-down\",\"_animation_tablet\":\"none\",\"description\":\"We take pride in crafting a superior community that rests on a solid foundation. Our commitment to providing you with unparalleled comfort is matched by our unwavering focus on getting the basics right at all times.\",\"content_typography_title_typography\":\"custom\",\"content_typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"prooty_elementor_heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fae000c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cabdf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1662adc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/Cicnchchi-baug-PROJECT-FEATURE.jpg\",\"id\":6055,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"570\",\"height\":\"300\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59d58a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d458ef3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fa8df4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"91b1697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/WATER-CONNECTION-TO-EVERY-PLOT.png\",\"id\":6098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"WATER CONNECTION TO EVERY PLOT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"98243de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79397ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/ELECTRICITY.png\",\"id\":6094,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"ELECTRICITY\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dfabc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9aae747\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/STREET-LIGHT.png\",\"id\":6097,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"STREET LIGHT\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#173F86\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"449ad80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"091b96c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8960752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/photosyntesis.com\\/demo\\/trident-spaces\\/wp-content\\/uploads\\/2022\\/12\\/INDIVIDUALS-PLOT-COMPOUND.png\",\"id\":6096,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"title_text\":\"INDIVIDUALS PLOT COMPOUND\",\"description_text\":\"\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\